dm_skewness: Check the 'Skewness' of a data set

Description Usage Arguments

Description

This function returns the skewness of some data. The larger the skew to the left, the stronger the negative skew. The larges the skew to the right, the stronger the positive skew.

Usage

1
dm_skewness(dplyr::starwars)

Arguments

dataset

the dataset to run skewness checks on


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