epi_plot_list: Lists to hold plots

View source: R/epi_plot_list.R

epi_plot_listR Documentation

Lists to hold plots

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

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 <\url{https://github.com/AntonioJBT/episcout}>

See Also

epi_plots_to_grid, epi_plot_cow_save.


AntonioJBT/episcout documentation built on June 8, 2024, 7:47 a.m.