LL_to_UTM: Transform longitude-latitude to UTM

View source: R/gis.R

LL_to_UTMR Documentation

Transform longitude-latitude to UTM

Description

Transform longitude-latitude to UTM

Usage

LL_to_UTM(lon, lat, zone)

Arguments

lon

Vector of longitudes

lat

Vector of latitudes

zone

UTM zone for projection

Value

Data frame with columns x (Easting) and y (Northing)


TheoMichelot/utilTM documentation built on April 14, 2025, 12:52 p.m.