Function for Generating Summaries for Categorical Variables.
reportcat(data, vars)
data | the data as a data frame |
---|---|
vars | string naming the variables from |
A results object containing:
results$todo | a html | ||||
results$text | a preformatted |
if (FALSE) { # example will be added }