Return the number of series.
nseries(x) ## Default S3 method: nseries(x)
x
Generic method to return the number of series.
An integer.
nseries(tbind(rnorm(100,20,5)))