Description Usage Arguments Value
View source: R/pilot_assessment_functions.R
Called from within do_assessment. Performs an assessment of change on an indicator or variable.
1 | trend_assess_this(x, term = 5, thresholds, smoothed_trend)
|
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 |
a list containing the first and last values in the series, the rare of change and the result of the assessment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.