getAvailableTimeSeries: Get all available time series for a location and date range

Description Usage Arguments Value

Description

Get all available time series for a location and date range

Usage

1
getAvailableTimeSeries(location, start, end, publish)

Arguments

location

the location identifier

start

the start date (or datetime) as a string in a standard, unambiguous format (recognizable by as.POSIXct), or a POSIXct object

end

the end date (or datetime) as a string in a standard, unambiguous format (recognizable by as.POSIXct), or a POSIXct object

publish

a logical indicating whether to limit the search to published time series (time series marked "Publish" in AQUARIUS)

Value

a data frame of time series descriptions for all available time series. Return NULL if no time series match the given parameters


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