1 2 | sites_open_throughout_window(df, resolution = "month",
data.capture = 1)
|
df |
Data frame of observations data from which to extract site codes |
resolution |
The time resolution for which to apply filtering. I.e. if |
data.capture |
The data capture threshold to apply to filtering the sites. A value of 1 means that the site must have measurements for every month/day within the moving window, while a value of 0 means no filtering takes place at all. A value of 0.9 means that the site must have measurements for at least 90 |
A vector of site codes for monitoring sites open for the entire duration of the moving window (as specified by the filtering parameters in the arguments). Extract site codes of monitoring sites open throughout the duration of the moving window
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.