View source: R/great_circle_distance.R
great_circle_distance | R Documentation |
Great circle distance based on angle
great_circle_distance(tilt, H, R = 6364.5)
tilt |
Angle, in degrees, down from the horizontal plane. |
H |
Height of the observer, in meters. |
R |
Radius of the earth, in kilometers (default is |
A vector of distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.