Rdocumentation
powered by
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
NA
s and
Inf
s
Value
data.frame
version of five number summary
See Also
fivenum