set_subtitles | R Documentation |
Set the Subtitles in a List of ggplot Objects
set_subtitles(plots, subtitle, indices = seq_along(plots), ...)
plots |
list of ggplot objects as returned by |
subtitle |
subtitle (character) to be given to each plot or to the plots
selected by their |
indices |
indices of the plots to which the subtitle is to be given. By default the subtitle is given to all plots |
... |
additional arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.