Set the plot title (and optionally the subtitle)

ggtitle(label, subtitle = NULL)

Arguments

label

Title text.

subtitle

Optional subtitle text.

Value

A Labels object to add to a plot with +.