zip2longlat | R Documentation |
Returns a data.table of longitude and lattitude for one or more zip codes, given an input dataset
zip2longlat(x, zipdt)
x |
Character vector: Zip code(s) |
zipdt |
data.table with "zip", "lng", and "lat" columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.