Learn R Programming

tframe (version R2000.6-1)

nseries: Number of Series

Description

Return the number of series.

Usage

nseries(x)

Arguments

x
A time series object.

Value

  • An integer.

Details

Generic method to return the number of series.

Examples

Run this code
nseries(tsmatrix(rnorm(100,20,5)))

Run the code above in your browser using DataLab