Asks for three individual vectors (dtime, rainfall_in, waterlevel_ft) as arguments, which it then tries to combine into a data frame. This can easily break as the current fetch functions give different timeseries for the same requested timeseries. See #37
Asks for three individual vectors (
dtime,rainfall_in,waterlevel_ft) as arguments, which it then tries to combine into a data frame. This can easily break as the current fetch functions give different timeseries for the same requested timeseries. See #37