target_assess_this: target_assess_this

Description Usage Arguments Value

View source: R/pilot_assessment_functions.R

Description

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

Usage

1
target_assess_this(x, targets, smoothed_trend, term = 5)

Arguments

x

The name of the variable as a string.

targets

output from load_process_metadata

smoothed_trend

output from get_smoothed_trend

term

set by user, number of years of data to use

Value

a list containing the first and last values in the series, the rare of change, the number of years until target is reached and the result of the assessment.


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