calc_mean: Calculate mean TRUE

View source: R/calc_mean.R

calc_meanR 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()


PHENTHAUproc documentation built on June 22, 2024, 7:12 p.m.