calc_first: Calculate first TRUE

View source: R/calc_first.R

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


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