Description Usage Arguments Value
Takes in a vector and two percentile then divides them.
1 | centile(data_vector, top_perc, bot_perc)
|
data_vector |
A numeric vector. |
top_perc |
The top percentile you will put in your equation. |
bot_perc |
The bot perncetile you will put in your equation. |
Result of diving top_perc into bot_perc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.