Split in classes
1 2 3 4 5 6 | split_in_classes(
to_class,
class_method = "quantile",
nb_class = 9,
round_limits = TRUE
)
|
to_class |
a numeric vector |
class_method |
character percentile or quantile. Default to percentile. |
nb_class |
integer number of size class to create. Default to 9. |
round_limits |
logical Does the class limits should be rounded ?. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.