powered by
A helper function that returns the URL of a newly-uploaded forecast from upload_info.
upload_info_forecast_url(zoltar_connection, the_upload_info)
A URL of the new forecast
A `ZoltarConnection` object as returned by new_connection
new_connection
a `list` object as returned by upload_info
upload_info
if (FALSE) { new_forecast_url <- upload_info_forecast_url(conn, "http://example.com/api/uploadfilejob/2/") }
Run the code above in your browser using DataLab