Learn R Programming

PHENTHAUproc (version 1.1.1)

calc_mean: 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(...)

Value

SpatRaster - logical - with time attribute

Arguments

...

SpatRasters/SpatRaster list - logical - with time attribute

See Also

Other Calculation: calc_first(), calc_last()