matrixToDist | R Documentation |
function to make fieldBoundary from matrix of points.
matrixToDist(m, reference = NULL, close = TRUE)
m |
n x 2 matrix of points on boundary of field. the first row will be assumed to be the reference point if no argument is provided to 'reference' |
reference |
reference point. If NULL, reference is assumed to be first row in m |
[fill in details here]
object of class field boundary
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.