perc_95 | R Documentation |
Helper function to calculate 5th percentile.
perc_95(x, na.rm = TRUE)
x |
Numeric vector over which to calculate 95th percentile. |
na.rm |
Logical. Should missing values be removed? Defaults to TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.