Greenup: Identify greenup and senescence periods in time series

Description Usage Arguments Value Author(s) See Also

Description

The function identifies 'greenup' (i.e. periods with increase) and 'senescence' (i.e. periods with decrease) in time series. This function implements threshold methods for phenology. Please use the function Phenology to apply this method.

Usage

1

Arguments

x

vector of values

...

further arguments (currently not used)

Value

The function returns a boolean vector: TRUE (greenup) and FALSE (senescence).

Author(s)

Matthias Forkel <matthias.forkel@tu-dresden.de> [aut, cre]

See Also

Phenology


greenbrown documentation built on Dec. 18, 2020, 3:02 p.m.