Description Usage Arguments Value
View source: R/time_series_tools.R
A wrapper for getCorrectedTimeSeries, but with the option to rename the data column in the resulting data
1 | getSingleTS(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.