Description Usage Arguments Value Note
View source: R/preprocessing.R
Find the appropriate UTM based on longitude
1 | get_utm(long)
|
long |
numeric; longitude. Longitude should be given as degrees East. Examples: San Fransico, CA is -122, Sydney Australia is 151. |
UTM zone
based on https://stackoverflow.com/questions/9186496/determining-utm-zone-to-convert-from-longitude-latitude
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.