| .p3.collin | R Documentation |
A simple function to test for colinearity of points in 3D space
.p3.collin(coords)
coords |
A NxK matrix-like object containing xy(z) point coordinates, one per row. Columns k > 3 are not considered |
True if collinear, False if not.
Write tests
Cornel M. Pop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.