Description Usage Arguments Value
View source: R/calculatePercentiles.R
Calculate the percentiles of a row in a tibble.
1 | calculatePercentiles(tibRow, tib)
|
tibRow |
a row in a tibble; the row need not contain all the columns of the tibble. |
tib |
a tibble. |
The percentiles of each of the input columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.