filter_ts_from_md: Filter times series by stationcode and/or date range

Description Usage Arguments Value

Description

Filter times series by stationcode and/or date range

Usage

1
filter_ts_from_md(x, md = NULL, date_range = NULL)

Arguments

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

Value

x subset according to md and date_range (tibble)


jthurner/baseflowchile documentation built on May 29, 2019, 1:50 a.m.