trend_assess_this: trend_assess_this

Description Usage Arguments Value

View source: R/pilot_assessment_functions.R

Description

Called from within do_assessment. Performs an assessment of change on an indicator or variable.

Usage

1
trend_assess_this(x, term = 5, thresholds, smoothed_trend)

Arguments

x

The name of the variable as a string.

term

Number of years to perform the assessment on.

thresholds

output from load_process_metadata

smoothed_trend

output from get_smoothed_trend

Value

a list containing the first and last values in the series, the rare of change and the result of the assessment.


clarebetts-code/EAU_pilot_assessment documentation built on Dec. 19, 2021, 5:15 p.m.