dm_dist: Distribution of data based off Categories in column

Description Usage Arguments

Description

This functions works off categorical data. It will return the frequency and percentage of data points that fit to each distinct category.

Usage

1
dist(dplyr::starwars$gender)

Arguments

column

the column to run distribution checks on


mitchelllisle/dime documentation built on May 8, 2019, 6:50 p.m.