View source: R/get_station_datetime.R
getStationID | R Documentation |
Get WMO station ID, group IIiii
of section 1.
getStationID(synop)
synop |
a synop data object, output of the function |
A character, the WMO station ID.
## Not run:
aaxx <- "AAXX 28154 89022 42698 72506 11360 21382 39758 49808="
synop <- getSynopSections(aaxx)
stnID <- getStationID(synop)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.