Categorical method for 'data.frame'.
# S3 method for data.frame
categorical(
x,
...,
fun = metOption("categorical", "categorical_data_frame"),
verbose = metOption("verbose_categorical_data_frame", FALSE)
)character
data.frame
other arguments
function to draw the plot
generate messages describing process
Other categorical:
categorical_data_frame(),
categorical_panel(),
categorical(),
panel_tile()
Other methods:
axislabel.data.frame(),
boxplot.data.frame(),
corsplom.data.frame(),
densplot.data.frame(),
metaplot.data.frame(),
pack.data.frame(),
plot.metaplot_gtable(),
print.metaplot_gtable(),
scatter.data.frame(),
unpack.data.frame()