View source: R/get_humidity_data.R
| getRelativeHumidity | R Documentation | 
Get the relative humidity, group 29UUU from section 1.
getRelativeHumidity(synop)
synop | 
 a synop data object, output of the function   | 
The relative humidity in percentage.
## Not run: 
aaxx <- "AAXX 07181 33837 11583 83102 10039 29072 30049 40101 52035 60012="
synop <- getSynopSections(aaxx)
rh <- getRelativeHumidity(synop)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.