.check.mp.d | R Documentation |
Test for distance between coordinate means and path midpoint.
.check.mp.d(c.res, lms)
c.res |
A NxK matrix-like object containing xyz point coordinates, one per row. |
lms |
A vector of length 3 containing the ids (row numbers) of the coordinates to use for the test. |
Distance between the midpoint of the path and the mean of the given coordinates, in mesh units.
document this function better, and write tests. Change parameter from c.res to coords, and lms to lm.id or something
Cornel M. Pop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.