metaplot_character: Metaplot Character, Standard Evaluation

View source: R/superset.R

metaplot_characterR Documentation

Metaplot Character, Standard Evaluation

Description

Plots character by treating as model name. A dataset is constructed by combining the model input with a the model output and calling metaplot with the result.

Usage

metaplot_character(x, groups, meta = NULL, subset, var, ...)

Arguments

x

object

groups

columns by which to group the dataset

meta

metadata; meta(x) by default

subset

a condition for filtering data

var

variables to plot

...

passed arguments

See Also

Other superset: generalize(), ignored(), meta.character(), meta.numeric(), metaplot.character(), metaplot.numeric(), metasuperset(), meta(), ninput.character(), ninput.numeric(), ninput(), shuffle(), superset.character(), superset.numeric(), superset(), superspec.character(), superspec.numeric(), superspec()


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.