epi_plot_list: Lists to hold plots

Description Usage Arguments Value Note Author(s) See Also

View source: R/epi_plot_list.R

Description

Create a list to hold plots for later plotting (in a multi- plot figure for example). Allows maximum 8 plots per list holder.

Usage

1
epi_plot_list(vars_to_plot = NULL)

Arguments

vars_to_plot

string with variable names or possibly labels

Value

a list object

Note

See example in epi_plot_cow_save and ggplot2 wrappers epi_plot_*().

Author(s)

Antonio Berlanga-Taylor <https://github.com/AntonioJBT/episcout>

See Also

epi_plots_to_grid, epi_plot_cow_save.


AntonioJBT/episcout documentation built on Nov. 7, 2019, 5:34 p.m.