Description Usage Arguments See Also Examples
View source: R/gg-constructors.R
Add a title or panel title
1  | 
text | 
 A string for the title.  | 
panel | 
 (optional) Specify a panel identifier to add a panel title instead of an overall graph title. You can specify a vector of panels (e.g. 'panel = c("1","3")') to apply the title to multiple panels at once.  | 
vignette("plotting-options", package = "arphit") for a
detailed description of all the plotting options
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.