Learn R Programming

PHENTHAUproc (version 1.1.1)

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

Value

SpatRaster - logical - with time attribute

Arguments

...

SpatRasters/SpatRaster list - logical - with time attribute

See Also

Other Calculation: calc_last(), calc_mean()