get_data: Import data from path and convert to UTM

View source: R/gen_sampling_funs.R

get_dataR Documentation

Import data from path and convert to UTM

Description

Imports data from specified path. Calculates the UTM code for WGS84 (i.e. 32612, 32614) for the specified data and projects the data. Returns the data projected into the correct UTM zone.

Usage

get_data(data_path)

Arguments

data_path

Path to data for import.

Value

Data projected in UTM coordinates


paulhegedus/SampleBuilder documentation built on July 21, 2023, 9:35 a.m.