report.factor {repmod} | R Documentation |
Report from categorical variable
Description
Creates a report table.
Usage
## S3 method for class 'factor'
report(x, ...)
Arguments
x |
A categorical variable |
... |
Further arguments passed to make_table |
Value
A data frame with the report table
[Package repmod version 0.1.7 Index]