sv_pltlst: Internal recursive function for saving plotlists

Description Usage Arguments

View source: R/plotlist.R

Description

This function performs the recursive saving for save_plotlist. It's parameters mostly link to those in save_plotlist.

Usage

1
sv_pltlst(p, root, overwrite, verbose, level = 1, default_format = "pdf")

Arguments

p

Plot or list to save.

root

Root directory.

overwrite

Level of overwriting from c("none", "all", "plot").

verbose

Maximum depth to report at.

level

Current depth.

default_format

Default file format to save to.


allydunham/plotlistr documentation built on Feb. 19, 2020, 4:28 a.m.