calc_bearing | R Documentation |
Calculates bearing between two points in UTM coordinates
calc_bearing(p1, p2)
p1 |
Start point. Specified as c(Easting, Northing) |
p2 |
End Point. Specified as c(Easting, Northing) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.