group_over | R Documentation |
grouping of id and capacity of centers who overlapping geometries
group_over(x)
x |
A data.frame with unless four variables: x, y, id, capacity |
A data.frame without geographic duplicates, aggregating ids and capacity
group_over(rbind(centers_epp, centers_epp[ 1:3,]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.