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

View source: R/zip_ops.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


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.