.get.quantile | R Documentation |
get the quantile of data
.get.quantile(cutoff, data)
set.seed(42)
get.quantile('q10', sample(1:100, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.