zipdist: Get distance between pairs of zip codes

View source: R/zip_ops.R

zipdistR Documentation

Get distance between pairs of zip codes

Description

Get distance between pairs of zip codes

Usage

zipdist(x, y, zipdt)

Arguments

x

Character vector

y

Character vector, same length as x

zipdt

data.table with columns zip, lng, lat

Value

data.table with distances in meters

Author(s)

E.D. Gennatas


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