execute exactextract more flexiably
     
    
    zone_by_ee(
  data,
  geom,
  ID,
  fun = "mean",
  subds = 0,
  progress = FALSE,
  join = TRUE,
  ...
)
 
     
    
    Arguments
- 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