latest_forecast | R Documentation |
Get latest forecast #'
latest_forecast(station_id, pat = tempest_pat())
station_id |
(chr) station id |
pat |
see |
list with station metadata, configured, units and forecast information
## Not run: st <- tempest_station_meta() latest_observation(st$stations$station_id) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.