distance_calcR | R Documentation |
distance_calcR
is a helper function to covert decimal degrees
to radians
distance_calcR(x1 = 0, y1 = 0, x2 = 1, y2 = 1)
x1 |
distance
distance_calcR(x1 = 0, y1 = 0, x2 = 2, y2 = 9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.