View source: R/01-point_data.R
point_data | R Documentation |
Get NWS Metadata for a Point
point_data(lat, lon)
lat |
Latitude. |
lon |
Longitude. |
A simple features point object with NWS metadata.
point_data(lat = 40.71427000, lon = -74.00597000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.