Learn R Programming

pacu (version 0.1.74)

pa_2utm: Reproject a sf object to UTM coordinates

Description

Reproject a sf object to UTM coordinates

Usage

pa_2utm(df, verbose = FALSE)

Value

a sf object

Arguments

df

sf object to be reprojected to UTM coordinates

verbose

whether to print operation details

Author

Caio dos Santos and Fernando Miguez

Details

This function will attempt to automatically determine the adequate UTM zone and reproject a sf object,

Examples

Run this code
# \donttest{
## for examples, see vignette pacu
# }

Run the code above in your browser using DataLab