read_metar | R Documentation |
Read metar data
read_metar(stations, hours = 48, wa = weather_abbrev, ca = cloud_abbrev)
stations |
METAR stations |
hours |
number of hours back, max =120 |
wa |
vector of weather abbreviations |
ca |
vector of cloud-cover abbreviations |
tibble
read_metar(stations = "KATL")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.