Description Usage Arguments Value
Create an xts time series using an vector of values and a vector of time intervals.
1 | CreateCustomTimeSeries(values, intervals)
|
values |
A numeric vector of values for the time series |
intervals |
A numeric vector of time intervals for the time series. This should be one item shorter than values. Intervals are set in seconds where 60 would equal 1 minute. |
An xts time series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.