Learn R Programming

Kmisc (version 0.2.0)

kFivenum: Fivenum with Names

Description

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

Usage

kFivenum(x)

Arguments

x
numeric, maybe including NAs and Infs

Value

  • data.frame version of five number summary

See Also

fivenum