calcflagmad
is a helper function of createflagmad
.
1 2 3 4 5 6 7 8 9 10 | calcflagmad(
df,
reso,
wnd = NULL,
tol = 10,
frost,
frost_thr,
save_thr = FALSE,
correction = NULL
)
|
df |
input |
frost |
logical, defines whether outliers should be calculated for frost periods or other periods. |
frost_thr |
numeric, increases the thresholds for outlier
and jump detection in periods of probable frost (i.e. temperature <
|
save_thr |
logical, specifies whether the applied thresholds are saved for later plotting or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.