latlong2UTMzone: Convert Longitude / Latitude to UTM zone

Description Usage Arguments Value Author(s)

View source: R/spatial_datahandling.R

Description

Convert Longitude / Latitude to UTM zone

Usage

1
latlong2UTMzone(lon, lat)

Arguments

lon

A vector of longitude coordinates

lat

A vector of latitude coordinates

Value

Gives the UTM zone number for a given lon-lat coordinate

Author(s)

Martin Jung


Martin-Jung/naturepackage documentation built on Nov. 22, 2019, 12:04 a.m.