Rdocumentation
powered by
Learn R Programming
forecast (version 7.3)
is.forecast: Is an object a particular forecast type?
Description
Returns true if the forecast object is of a particular type
Usage
is.forecast(x) is.mforecast(x) is.splineforecast(x)
Arguments
x
object to be tested