powered by
Get the JSON Data for a Point
.point_data(lat, lon)
A nested list containing NWS point data.
Latitude of the point to fetch data for.
Longitude of the point to fetch data for.
# \donttest{ .point_data(lat = 40.71427000, lon = -74.00597000) %>% data.frame() # }
Run the code above in your browser using DataLab