Calculate recent trends from annual kelp area time series
Source:R/get_recent_trend.R
get_recent_trend.Rd
Calculate recent trends from annual kelp area time series
Arguments
- annual_time_series
Annual time series generated by
extract_time_series()
. Does not work with quarterly time series- ...
These dots are for future extensions and must be empty.
- ref_year
Reference year or years from which to calculate the recent trend. Years included in the recent trend are
ref_year - num_years
, inclusive- num_recent_years
Number of years before
ref_year
to include in recent trend