DataPart,timeSeries-method | R Documentation |
Utilities called to implement object@.Data of timeSeries
objects.
## Load Microsoft Data -
X <- MSFT[1:10, 1:4]
## Get Data Part -
DATA <- getDataPart(X)
class(DATA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.