| download_forecast | R Documentation | 
Gets a forecast's data
download_forecast(zoltar_connection, forecast_url)
| zoltar_connection | A  | 
| forecast_url | URL of a forecast in zoltar_connection's forecasts | 
Forecast data as a list in the Zoltar standard format. meta information is ignored. Full documentation at
https://docs.zoltardata.com/.
## Not run: 
  forecast_data <- download_forecast(conn, "http://example.com/api/forecast/1/")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.