View source: R/01-jitter-latlong.R
length_of_degree | R Documentation |
Calculates the length of a degree of latitude or longitude in kilometers, assuming an spherical earth.
length_of_degree(degree, type = c("lat", "long"))
degree |
The degree to calculate the length for |
type |
Whether to return the length of a degree for latitude or longitude |
Length of the degree in kilometers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.