| metaplot_character | R Documentation |
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.
metaplot_character(x, groups, meta = NULL, subset, var, ...)
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 |
Other superset:
generalize(),
ignored(),
meta(),
meta.character(),
meta.numeric(),
metaplot.character(),
metaplot.numeric(),
metasuperset(),
ninput(),
ninput.character(),
ninput.numeric(),
shuffle(),
superset(),
superset.character(),
superset.numeric(),
superspec(),
superspec.character(),
superspec.numeric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.