powered by
find_state
find_state(pnt, abb = FALSE)
an sf point object
logical return a state abbreviation?
if (FALSE) { pnt <- st_as_sf(data.frame(Lon = -107.2, Lat = 39.45), coords = c("Lon", "Lat"), crs = 4326) }
Run the code above in your browser using DataLab