Number of Series
Return the number of series.
nseries(x) ## Default S3 method: nseries(x)
x |
A time series object. |
Generic method to return the number of series.
An integer.
nseries(tbind(rnorm(100,20,5)))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.