summary_stats: Get summary statistics

Description Usage Arguments Examples

View source: R/functions.R

Description

Returns mean, sd, median, mad, skewness, excess kurtosis, min, max

Usage

1
summary_stats(x, ..., na.rm = TRUE, trim = 0)

Arguments

x

the vector or data frame

na.rm

TRUE

trim

0

Examples

1

abnormally-distributed/abdisttools documentation built on May 5, 2019, 7:07 a.m.