categorical.data.frame: Categorical Method for Data Frame

Description Usage Arguments Value See Also

View source: R/categorical.R

Description

Categorical method for 'data.frame'.

Usage

1
2
3
4
## S3 method for class 'data.frame'
categorical(x, ..., fun = metOption("categorical",
  "categorical_data_frame"),
  verbose = metOption("verbose_categorical_data_frame", FALSE))

Arguments

x

data.frame

...

other arguments

fun

function to draw the plot

verbose

generate messages describing process

Value

character

See Also

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


metaplot documentation built on May 1, 2019, 10:17 p.m.