kFivenum: Fivenum with Names

Description Usage Arguments Value See Also

View source: R/misc.R

Description

A wrapper to stats::fivenum that also produces variable names.

Usage

1
kFivenum(x, na.rm = TRUE)

Arguments

x

numeric, maybe including NAs and Infs.

na.rm

logical. remove NAs?

Value

data.frame version of five number summary

See Also

fivenum


kevinushey/Kmisc documentation built on May 20, 2019, 9:08 a.m.