View source: R/knit_print.gg.R
knit_print.gg_list | R Documentation |
Print a list of ggplot objects with space around each
## S3 method for class 'gg_list'
knit_print(x, ..., filename = NULL, fig_suffix = "\n\n")
x |
A list of plot objects |
... |
Passed to |
filename |
Save the figure to the filename, if provided. If the
filename contains "
such as "
|
fig_suffix |
Character strings passed to |
x
invisibly
knit_print.gg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.