Description Usage Arguments Value See Also Examples
Returns Tukey's five number summary (minimum, lower-hinge, median, upper-hinge, maximum) for the input data.
1 |
x |
numeric, maybe including |
na.rm |
logical; if |
A numeric vector of length 5 containing the summary information. See
boxplot.stats for more details.
IQR,
boxplot.stats,
median,
quantile,
range.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.