View source: R/calc_distance.R
measure_dist_vec | R Documentation |
Wrapper around geodist::geodist_vec that forces haversine method and paired = TRUE Result is also returned in km instead of m
measure_dist_vec(...)
... |
argument to pass to geodist::geodist_vec() |
a numeric vector of distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.