scan_groups: Frequency of groups in all categorical columns of a dataframe

Description Usage Arguments Value Examples

View source: R/scan_groups.R

Description

Frequency of groups in all categorical columns of a dataframe

Usage

1
scan_groups(.data)

Arguments

.data

a data.frame

Value

a data.frame with one row for each group in each categorical variables in data with variables, the categorical varibales names, groups the groups names of categorical variables, n the occurence number for each groups and p the proportion

Examples

1
2

BenjaminLouis/datascan documentation built on May 26, 2019, 1:35 p.m.