summarizeLevels: Summarizes factors of a data.frame by tabling them.
Description
Characters and logicals will be treated as factors.
Usage
summarizeLevels(obj, cols = NULL)
Arguments
cols
(character)
Restrict result to columns in cols
.
Default is all factor, character and logical columns of obj
.
Value
(list). Named list of tables.