powered by
Gets a forecast's information
forecast_info(zoltar_connection, forecast_url)
A list of forecast information for the passed forecast_url
list
A ZoltarConnection object as returned by new_connection()
ZoltarConnection
new_connection()
URL of a forecast in zoltar_connection's forecasts
if (FALSE) { the_forecast_info <- forecast_info(conn, "http://example.com/api/forecast/1/") }
Run the code above in your browser using DataLab