trelliscopejs (version 0.2.5)

write_panels: Write a list of plot objects as panels in a Trelliscope display

Description

Write a list of plot objects as panels in a Trelliscope display

Usage

write_panels(plot_list, ..., pb = NULL)

Arguments

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 write_panel

pb

optional progress bar object to pass in and use to report progress