Description Usage Arguments Value
View source: R/pilot_assessment_functions.R
Called from within do_assessment. Performs an assessment of change against a target on an indicator or variable.
1 | target_assess_this(x, targets, smoothed_trend, term = 5)
|
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.