q25 | R Documentation |
Return the 25th percentile.
q25(x, na.rm = FALSE, ...)
x |
numeric vector. |
na.rm |
logical; if true, any NA and NaN's are removed from x before the quantiles are computed |
... |
other parameters passed to |
the 25th percentile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.