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

Description Usage Arguments

View source: R/json_writers.R

Description

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

Usage

1
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


trelliscopejs documentation built on Feb. 1, 2021, 9:05 a.m.