Add the forecast dates to a plot
Arguments
- plot
ggplot2object- forecast_dates
A data.frame in the format produced by
extract_forecast_dates()(with at least a date variable and a Data unavailable variable)). Specifies when date availability should be add to plots. May contain faceting variables.
See also
Plotting functions
plot.fv_forecast(),
plot.fv_posterior(),
plot_cases(),
plot_default(),
plot_growth(),
plot_pairs(),
plot_posterior(),
plot_rt(),
plot_theme(),
plot_voc_advantage(),
plot_voc_frac(),
save_plots()