Returns a clean long-format data.frame with one row per
(row_split, group, variable, statistic) cell, dropping the rendering
meta-columns (Group_ID, Group_Label, Var_ID,
Stat_ID). Useful for piping cttab output into other
table tools.
Usage
# S3 method for class 'cttab'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)Arguments
- x
A
cttabobject.- row.names, optional, ...
Inherited from
as.data.frame.