Get all corrected time series data at a location
getTimeSeriesByLocation.Rd
Get all corrected time series data at a location
Arguments
- loc_ids
A character vector of location identifiers
- parameters
Optional. A character vector of parameters to include. Retrieves data for all parameters if omitted.
- labels
Optional. A character vector of labels to include. Retrieves data for all labels if omitted.
- start
Optional. Only retrieve data after and including this date/time. Can be an R POSIXct object, or a character string in ISO 8601 format (YYYY-MM-DDThh:mm:ss+/-hh:mm)
- end
Optional. Only retrieve data after and including this date/time. Can be an R POSIXct object, or a character string in ISO 8601 format (YYYY-MM-DDThh:mm:ss+/-hh:mm)