reverse_geocode: reverse_geocode

View source: R/reverse_geocode.R

reverse_geocodeR Documentation

reverse_geocode

Description

find the closest US city/populated place to any given longitude/latitude pair(s)

Usage

reverse_geocode(lon = -101.68181, lat = 34.61681)

Arguments

lon

numeric vector

lat

numeric vector


cjtexas/citygeocoder documentation built on July 17, 2025, 12:05 a.m.