build_opts: Build Opts lists

Usage Arguments Value

View source: R/opts.R

Usage

1
build_opts(n_tables, layers_list, aes_list, non_aes_list, facet_vector = NULL)

Arguments

n_tables

The number of tables for which to construct opts.

layers_list

A list containing which layer attributes to plot for every layer. See the function build_layers_list() for more details.

aes_list

A list containing the aesthetics attributes for every layer. See build_aes_and_non_aes_lits() for more details.

non_aes_list

The list containing the non-data-driven aesthetics attributes for every layer. See build_aes_and_non_aes_lits() for more details.

facet_vector

A vector containing column names in the annotation data to use for faceting.

Value

opts A list that can be input into plot_mvar_from_opts().


krisrs1128/mvarVis documentation built on Oct. 13, 2019, 11:14 p.m.