GPStoDist | R Documentation |
function to make fieldBoundary from matrix of GPS points. Returns a flattened matrix in feet (default) or meters (when units argument set to 'm')
GPStoDist(boundary, units = "ft", refPoint = NULL)
boundary |
[value] |
units |
[value]. Output units. Default is "ft" for ft, other can b |
refPoint |
[value]. Default is NULL |
[fill in details here]
[value]
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.