calc_mean {PHENTHAUproc} | R Documentation |
Takes multiple logical SpatRasters with time attribute and returns SpatRaster with the mean time serial number of first and last TRUE value.
calc_mean(x)
x |
SpatRaster list - logical - with time attribute |
SpatRaster - logical - with time attribute
Other Calculation:
calc_first()
,
calc_last()