latLong2UTM: Get valid UTM zone from latitude and longitude in WGS84...

View source: R/latLong2UTM.R

latLong2UTMR Documentation

Get valid UTM zone from latitude and longitude in WGS84 decimal degrees

Description

Get valid UTM zone from latitude and longitude in WGS84 decimal degrees

Usage

latLong2UTM(x, y)

Arguments

x

vector of longitude coordinates in decimal degrees

y

vector of latitude coordinate in decimal degrees

Value

Vector of UTM zones for each latitude-longitude pair


johngodlee/JLGMisc documentation built on June 29, 2024, 9:15 p.m.