Description Usage Arguments Value
View source: R/time_series_tools.R
An entry in the API documentation indicates longer queries should be split up into smaller chunks
1 | getSingleTSSplit(tsID, start, end, name)
|
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 |
name |
the name to use in the data column |
a data frame of corrected time series data for the given time series and data range
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.