powered by
Return the number of series.
nseries(x) # S3 method for default nseries(x)
A time series object.
An integer.
Generic method to return the number of series.
# NOT RUN { nseries(tbind(rnorm(100,20,5))) # }
Run the code above in your browser using DataLab