latest_observation | R Documentation |
Get the latest most recent observation for a station.
latest_observation(station_id, pat = tempest_pat())
station_id |
(chr) station id |
pat |
see |
list with station metadata, configured, units and point-in-time observation
## 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.