dist_ortodromica | R Documentation |
It is the shortest distance between two points on the earth's surface.
dist_ortodromica(x1, y1, x2, y2)
x1 |
is the longitude in decimal degrees at time t |
y1 |
is the latitude in decimal degrees at time t |
x2 |
is the longitude in decimal degrees at time t+1 |
y2 |
is the latitude in decimal degrees at time t |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.