| 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 | 
| join | should data be joined to geom? | 
| ... | additional arguments passed on to exact_extract | 
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.