zone_by_ee | R Documentation |
execute exactextract more flexiably
zone_by_ee(
data,
geom,
ID,
fun = "mean",
subds = 0,
progress = FALSE,
join = TRUE,
...
)
data |
SpatRaster or file path |
geom |
summary units |
ID |
the grouping ID |
fun |
summarization function |
subds |
subdatasets to extract |
progress |
if TRUE, display a progress bar during processing |
na.rm |
should NA values be removed? |
extra |
extra arguments to be passed to fun |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.