| read.aqts.tsdata | R Documentation |
read.aqts.data is used to retrieve time series data from the AQTS Publish Service. Arguments to this function are passed unmodified to raquarius::GetTimeSeriesData() if .time_align = TRUE or raquarius::GetTimeSeriesCorrectedData if .time_align = FALSE. Note, each of those functions takes slightly different argument values.
read.aqts.tsdata(..., .time_align = TRUE)
... |
Arguments passed to |
.time_align |
If |
A data.frame with time series data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.