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


robjhyndman/forecast documentation built on April 20, 2024, 4:52 a.m.