pa_2utm: Reproject a sf object to UTM coordinates

View source: R/yield_monitor.R

pa_2utmR 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



pacu documentation built on June 8, 2025, 10:44 a.m.