Description Usage Arguments Value
View source: R/tidy_quantile.R
This function takes in a variable from a tibble, and returns a quantile.
1 | tidy_quantile(data, var, length.out)
|
data |
Dataframe/tibble which the variable is contained in |
var |
What variable to make the quantiles from |
length.out |
How many quantiles to create |
A quantile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.