calc_first {PHENTHAUproc} | R Documentation |
Takes multiple logical SpatRasters with time attribute and returns SpatRaster with common time and TRUE if any SpatRaster is TRUE.
calc_first(...)
... |
SpatRasters/SpatRaster list - logical - with time attribute |
SpatRaster - logical - with time attribute
Other Calculation:
calc_last()
,
calc_mean()