agg_subtitle.RdAdd a subtitle or panel subtitle
agg_subtitle(text, panel = NULL)
| text | A string for the subtitle. |
|---|---|
| panel | (optional) Specify a panel identifier to add a panel subtitle instead of an overall graph subtitle. You can specify a vector of panels (e.g. `panel = c("1","3")`) to apply the subtitle to multiple panels at once. |
vignette("plotting-options", package = "arphit") for a detailed description of
all the plotting options
#>#>