calc_first {PHENTHAUproc} | R Documentation |
Calculate first TRUE
Description
Takes multiple logical SpatRasters with time attribute and returns SpatRaster with common time and TRUE if any SpatRaster is TRUE.
Usage
calc_first(...)
Arguments
... |
SpatRasters/SpatRaster list - logical - with time attribute |
Value
SpatRaster - logical - with time attribute
See Also
Other Calculation:
calc_last()
,
calc_mean()
[Package PHENTHAUproc version 1.1 Index]