pa_2utm {pacu}R Documentation

Reproject a sf object to UTM coordinates

Description

Reproject a sf object to UTM coordinates

Usage

pa_2utm(df, verbose = FALSE)

Arguments

df

sf object to be reprojected to UTM coordinates

verbose

whether to print operation details

Details

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

Value

a sf object

Author(s)

Caio dos Santos and Fernando Miguez

Examples


## for examples, see vignette pacu



[Package pacu version 0.1.44 Index]