utm_zone_to_proj4.Rd
Convert utm zone to proj4string
utm_zone_to_proj4(utm_zone)
UTM zone as numeric integer, or string
The proj4string of the UTM Zone
utm_zone_to_proj4(32)#> [1] "+proj=utm +zone=32 +datum=WGS84 +units=m +no_defs"