Description Usage Arguments Value Author(s) Examples
Compute a polar shot from a point and a vector
1 |
lat1d |
numeric launch latitude in degrees |
lng1d |
numeric launch longitude in degrees |
dist |
numeric distance in km |
shotd |
numeric bearing in degrees |
This function returns a data.frame
including columns:
Launch Latitude
Launch Longitude
Distance in KM
Launch Bearing
Landing Latitude
Landing Longitude
Landing Bearing
Midpoint Latitude
Midpoint Longitude
Ken Harmon <harmkenn@gmail.com>
1 | polar_LL(-30,-40,10,30)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.