calc_mean {PHENTHAUproc} | R Documentation |
Calculate mean TRUE
Description
Takes multiple logical SpatRasters with time attribute and returns SpatRaster with the mean time serial number of first and last TRUE value.
Usage
calc_mean(x)
Arguments
x |
SpatRaster list - logical - with time attribute |
Value
SpatRaster - logical - with time attribute
See Also
Other Calculation:
calc_first()
,
calc_last()
[Package PHENTHAUproc version 1.1 Index]