View source: R/utils_model_output_helpers.R
get_model_output | R Documentation |
Takes models list and returns a dataframe of the model results
get_model_output(models, start_month)
models |
the model output list |
start_month |
what is month 0? should be a date object that is the first of the month |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.