powered by
realized takes a Forecast object and sets the realized vector of the forecast.
realized
Forecast
realized(Forecast) <- value
Forecast object that contains the new realized vector.
Forecast object.
Vector of values assigned to the realized slot of the Forecast.
if (FALSE) { realized(Forecast) <- c("2015-03-01", "2015-03-02", "2015-03-03") }
Run the code above in your browser using DataLab