Description Usage Arguments Value
View source: R/calculate_tract_radius.R
Find lat/lon coordinates for each zip code, calculate straight line distance.
1 | distance_between_zips(df, meter = 1609)
|
df. |
The data frame containing matched zip code columns. |
meter. |
Default is 1609, the conversion for the number of meters in a mile. |
data.frame with distance column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.