aggregate_aux | R Documentation |
aggregate.sf taken from sf
.
aggregate_aux(
x,
by,
FUN,
...,
do_union = TRUE,
simplify = TRUE,
join = st_intersects
)
x |
internal use |
by |
internal use |
FUN |
internal use |
... |
internal use |
do_union |
internal use |
simplify |
internal use |
join |
internal use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.