addPlots: Add plots with data to plot list

Description Usage Arguments Value

View source: R/module_serenity_viz.R

Description

When recipes are implemented, this will be refactored to include recipe information, such as which geoms and arguments (and/or) which plots.

Usage

1
addPlots(plots, primitive = FALSE, data_dim = 0, data_types = "")

Arguments

plots

List of plots (name is geom, value is name - don't ask)

primitive

Is this geom a primitive?

data_dim

Number of data dimensions

data_types

String of "C"s and "D"s

Value

data.frame


serenity-r/serenity.viz documentation built on Dec. 29, 2020, 4:53 a.m.