powered by
Find All Stations in a Point's Forecast Zone
stations_near(lat, lon)
An sf object with station identifiers, geometry as coordinates, and their euclidian distance (in miles) to the station provided.
Latitude.
Longitude.
# Plot the a station with given points and the nearby stations in a tmap # \donttest{ stations_near(lat = 33, lon = -80) # }
Run the code above in your browser using DataLab