Write a list of plot objects as panels in a Trelliscope display
1 | write_panels(plot_list, ..., pb = NULL)
|
plot_list |
a named list of plot objects to be written as panels (objects can be trellis, ggplot2, or htmlwidget) with the list names being the keys for the panels |
... |
params passed directly to |
pb |
optional progress bar object to pass in and use to report progress |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.