powered by
"str"(object, ...)
timeSeries
## Load Microsoft Data Set - data(MSFT) X <- MSFT[1:12, 1:4] colnames(X) <- abbreviate(colnames(X), 4) ## Display Structure - str(X)
Run the code above in your browser using DataLab