| forecasts | R Documentation | 
Get a model's forecasts
forecasts(zoltar_connection, model_url)
zoltar_connection | 
 A   | 
model_url | 
 URL of a model in zoltar_connection's models  | 
A data.frame of forecast information for the passed model
## Not run: 
  the_forecasts <- forecasts(conn, "http://www.zoltardata.com/api/model/1/")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.