powered by
Get a model's forecasts
forecasts(zoltar_connection, model_url)
A `data.frame` of forecast information for the passed model
A `ZoltarConnection` object as returned by new_connection
new_connection
URL of a model in zoltar_connection's models
if (FALSE) { the_forecasts <- forecasts(conn, "http://www.zoltardata.com/api/model/1/") }
Run the code above in your browser using DataLab