Plots character by treating as model name. A dataset is constructed by combining the meta version of the model input with a meta version of the model output and calling metaplot with the result.
metaplot_character(x, groups, meta = NULL, simplify = TRUE, sort = TRUE,
subset, var, ...)
object
columns by which to group the dataset, passed to fold()
pre-folded metadata; meta(x) by default
whether to simplify the result, passed to fold()
whether to sort the result, passed to fold()
a condition for filtering data, passed to fold()
variables to plot
passed arguments
fold