View source: R/title_caption.R
add_title | R Documentation |
Add title and caption to an scplot
add_title(object, label, ...)
add_caption(object, label, header = "Note:\n", ...)
object |
An scplot object (class |
label |
A Character vector with text labels. |
... |
List with text parameters ( |
header |
String with header above footnote/ caption |
An object of class scplot
(seescplot()
) with changed title
and caption
elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.