R/utils_zip.R
zip2longlat.Rd
Returns a data.table of longitude and lattitude for one or more zip codes, given an input dataset
zip2longlat(x, zipdt)
Character vector: Zip code(s)
data.table with "zip", "lng", and "lat" columns
data.table.
data.table
EDG