Description Usage Arguments Value
Plot Pipeline Results
1 2 3 4 5 6 | plot_pipeline(
target_date = NULL,
target_folder = NULL,
min_plot_date = NULL,
report_forecast = FALSE
)
|
target_date |
Character string, in the form "2020-01-01". Date to cast. |
target_folder |
Character string, name of the folder in which to save the results. |
min_plot_date |
Character string, in the form "2020-01-01". Minimum date at which to start plotting estimates. |
report_forecast |
Logical, defaults to |
A ggplot2
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.