diagnose_category: diagnose category

Description Usage Arguments Value Examples

Description

counts the distinct entries of categorical variables. The max_distinct argument limits the scope to categorical variables with a maximum number of unique entries, to prevent overflow.

Usage

1
diagnose_category(.data, ..., max_distinct = 5)

Arguments

.data

dataframe

...

tidyselect

max_distinct

integer

Value

dataframe

Examples

1
2

validata documentation built on Oct. 5, 2021, 9:08 a.m.