| ts.update | R Documentation |
ts Objects
Converts an old ts object to a signalSeries object.
ts.update(x)
x |
the time series to convert. |
returns a signalSeries object with equivalent positions.
signalSeries.
ts.update(ts(1:10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.