Description Usage Arguments Value
View source: R/player_distance.R
This function was adapted from the source code of footprint::latlong_footprint(). Credits go to Anthony Schmidt.
1 | custom_dist(departure_lat, departure_long, arrival_lat, arrival_long)
|
departure_lat |
Latitude of the first city |
departure_long |
Longitude of the first city |
arrival_lat |
Latitude of the second city |
arrival_long |
Longitude of the second city |
A numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.