future,Forecast-method | R Documentation |
future
takes a Forecast
object and gets the future
vector of the forecast.
## S4 method for signature 'Forecast'
future(Forecast)
Forecast |
object. |
Vector of future values stored in the Forecast object.
## Not run:
future(Forecast)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.