Description Usage Arguments Value
Filter times series by stationcode and/or date range
1 | filter_ts_from_md(x, md = NULL, date_range = NULL)
|
x |
daily timeseries (tibble) with Date and data columns named with the stationcode |
md |
metadata table (tibble) with a stationcode column containing the stations to be extracted |
date_range |
date range (character) formatted as "start-end" in years, optional |
x subset according to md and date_range (tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.