View source: R/load_forecasts_local_zoltar.R
get_model_forecast_history_local_zoltar | R Documentation |
Get forecast submission history of a specified model from local zoltar sqlite file
get_model_forecast_history_local_zoltar(zoltar_sqlite_file, forecast_model_id)
zoltar_sqlite_file |
path to local sqlite file,
either a relative path w.r.t. |
forecast_model_id |
one valid id number of a forecast model available in
local zoltar sqlite file. This should come from the result of |
data.frame with id
and forecast_date
columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.