GPStoDist: GPStoDist function

View source: R/GPStoDist.R

GPStoDistR Documentation

GPStoDist function

Description

function to make fieldBoundary from matrix of GPS points. Returns a flattened matrix in feet (default) or meters (when units argument set to 'm')

Usage

GPStoDist(boundary, units = "ft", refPoint = NULL)

Arguments

boundary

[value]

units

[value]. Output units. Default is "ft" for ft, other can b

refPoint

[value]. Default is NULL

Details

[fill in details here]

Value

[value]

Examples

# none

nsantantonio/fieldMapR documentation built on Feb. 4, 2025, 3:07 a.m.