Skip to contents

Fetches timeseries from a table of arguments

Usage

fetch_from_table(request_table, clean = TRUE)

Arguments

request_table

data.frame with columns c('portal', 'gauge', 'start_time', 'end_time', 'variable', 'units', 'timeunit', 'statistic', 'datatype')

clean

whether to clean the output to a standard set of columns, or leave as-returned

Value

dataframe of timeseries