quantile25 | R Documentation |
Calculates 25th and 75th quantiles (using percentile from stats) so it can be easily used with 'dplyr' type functions.
quantile25(x, na.rm)
x |
A vector |
na.rm |
True or False |
Value
Freya Squires
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.