Description Usage Arguments Value
View source: R/tidy_quantile.R
This function loads into sf objects which are then merged to create quantiles.
1 | tidy_quantile_st(x, y, var, length.out)
|
x |
The first sf Dataframe/tibble which the variable is contained in |
y |
The second sf 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.