categorical {metaplot} | R Documentation |
Categorical Plot
Description
Categorical Plot. Generic, with method for 'data.frame'.
Usage
categorical(x, ...)
Arguments
x |
object of dispatch |
... |
passed arugments |
See Also
Other generic functions:
axislabel()
,
corsplom()
,
densplot()
,
metaplot()
,
pack()
,
scatter()
,
test_metaplot()
,
unpack()
Other categorical:
categorical.data.frame()
,
categorical_data_frame()
,
categorical_panel()
,
panel_tile()
[Package metaplot version 0.8.4 Index]