saveplotthr
stores the applied threshold values for jump and
outlier detection during data cleaning. The values are later used
for plotting (i.e. presented below the plot with the yearly growth
curves).
1 | saveplotthr(df, thr_out, thr_jump)
|
thr_out |
vector, containing the values of the minimum and maximum outlier thresholds applied. |
thr_jump |
vector, containing the values of the minimum and maximum jump thresholds applied. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.