Rdocumentation
powered by
Learn R Programming
rnoaa (version 0.2.0)
long2utm: Function to get UTM zone from a single longitude and latitude pair
Description
Function to get UTM zone from a single longitude and latitude pair originally from David LeBauer I think
Usage
long2utm(lon, lat)
Arguments
lon
Longitude, in decimal degree style
lat
Latitude, in decimal degree style