getRawData: Get raw (uncorrected) time series data

Description Usage Arguments Value

View source: R/api_tools.R

Description

Return a time series of data from AQUARIUS without any corrections applied

Usage

1

Arguments

tsID

the time series unique identifier

start

the starting date of interest as a string in the form YYYY-MM-DD

end

the ending date of interest as a string in the form YYYY-MM-DD

Value

a data frame of the raw time series data. If no data is found for the time series and date range, return a data frame with no columns or rows.


PatrickEslick/CWQkitr documentation built on Dec. 12, 2019, 12:55 a.m.