Description Usage Arguments Examples
View source: R/u_gps_pair_distance.R
contextR
1 | u_gps_pair_distance(lat1, lon1, lat2, lon2, return_type = "meters")
|
lat1 |
class: numeric |
lat2 |
class: numeric |
return_type |
class: string |
lng1 |
class: numeric |
lng2 |
class: numeric |
1 | u_gps_pair_distance(lat1, lng1, lat2, lng2, return_type = "meters")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.