LL_to_UTM | R Documentation |
Transform longitude-latitude to UTM
LL_to_UTM(lon, lat, zone)
lon |
Vector of longitudes |
lat |
Vector of latitudes |
zone |
UTM zone for projection |
Data frame with columns x (Easting) and y (Northing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.