Function for Generating Summaries for Categorical Variables.
Arguments
- data
the data as a data frame
- vars
string naming the variables from data
that contains the
values used for the report.
Value
A results object containing:
results$todo | | | | | a html |
results$text | | | | | a preformatted |
results$text1 | | | | | a html |
Examples
# \donttest{
# example will be added
# }