powered by
Find Nearest ASOS/AWOS Station
point_station(lat, lon)
A string corresponding to an ASOS or AWOS station.
Latitude.
Longitude.
# Gets the observation data as an sf associated with a point # \donttest{ point_station(lat = 42, lon = -80) %>% station_obs() %>% data.frame() # }
Run the code above in your browser using DataLab