q75 | R Documentation |
Returns the 75th percentile.
q75(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 75th percentile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.