| nseriesfeatherForecasts {dse2} | R Documentation |
Return the number of series.
## S3 method for class 'featherForecasts':
nseries(x)
## S3 method for class 'MonteCarloSimulations':
nseriesInput(x)
## S3 method for class 'MonteCarloSimulations':
nseriesOutput(x)
x |
A featherForecasts object. |
See the generic method.
An integer.