diff --git a/data/forecast_outputs.rda b/data/forecast_outputs.rda index 34a1bd0..a4db1ab 100644 Binary files a/data/forecast_outputs.rda and b/data/forecast_outputs.rda differ diff --git a/vignettes/forecast_data.Rmd b/vignettes/forecast_data.Rmd index 4488217..13da2d3 100644 --- a/vignettes/forecast_data.Rmd +++ b/vignettes/forecast_data.Rmd @@ -40,7 +40,7 @@ The example forecasts provided in `forecast_outputs` are derived from forecasts The snippet below shows the format of the `forecast_outputs` (note: here and throughout the document, you may need to scroll to the right within displays of code output to see all data frame columns). ```{r} -head(forecast_outputs) +forecast_outputs ``` This is a data frame with four groups of columns (see the [hubverse documentation](https://docs.hubverse.io/en/latest/user-guide/model-output.html) for more information about these data formats):