cs_group | R Documentation |
This function takes a vector of area's and returns a grouping vector that aims to combine then towards an ideal aggregate size (threshold)
cs_group(a, athres)
a |
a vector of areas |
athres |
a threshold, or target, cumulative size |
a vector of length(a) containing grouping indexes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.