summarizeLevels: Summarizes factors of a data.frame by tabling them.

Description Usage Arguments Value

View source: R/summarizeLevels.R

Description

Characters and logicals will be treated as factors.

Usage

1
summarizeLevels(obj, cols = NULL)

Arguments

obj

[data.frame | Task]
Input data.

cols

[character]
Restrict result to columns in cols. Default is all factor, character and logical columns of obj.

Value

[list]. Named list of tables.


riebetob/mlr documentation built on May 20, 2019, 5:58 p.m.