
Create an sf object from UTM coordinates, handling multiple zones correctly.
Source:R/create_sf_from_utm.R
create_sf_from_utm.Rd
This function takes a data frame with UTM coordinates (xcoord, ycoord) and a utmzone column, and creates an sf object with the correct CRS for each zone.