Description Usage Arguments Value Examples
Reduce degrees to the interval [0,360), or (-180,180] if signed
1 | reduce_degrees(degrees, signed = FALSE)
|
degrees |
Decimal degrees |
signed |
Signed degrees in the interval (-180,180] |
degrees value reduced to the interval [0,360), or (-180,180] if signed
1 | reduce_degrees(c(19.4+24*3,12-24*2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.