is.forecast: Is an object a particular forecast type?

View source: R/forecast.R

is.forecastR Documentation

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


forecast documentation built on Aug. 31, 2023, 5:13 p.m.