zip2longlat: Get Longitude and Lattitude for zip code(s)

View source: R/utils_zip.R

zip2longlatR Documentation

Get Longitude and Lattitude for zip code(s)

Description

Returns a data.table of longitude and lattitude for one or more zip codes, given an input dataset

Usage

zip2longlat(x, zipdt)

Arguments

x

Character vector: Zip code(s)

zipdt

data.table with "zip", "lng", and "lat" columns

Value

data.table.

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.