dot-p3.collin: Test for the colinearity of 3 3D points.

.p3.collinR Documentation

Test for the colinearity of 3 3D points.

Description

A simple function to test for colinearity of points in 3D space

Usage

.p3.collin(coords)

Arguments

coords

A NxK matrix-like object containing xy(z) point coordinates, one per row. Columns k > 3 are not considered

Value

True if collinear, False if not.

TODO

Write tests

Author(s)

Cornel M. Pop


cornelmpop/Lithics3D documentation built on Feb. 10, 2024, 11:54 p.m.