.pointDistance: Alternative point distance (and direction) calculations
Description
These have been written with speed in mind.
Usage
.pointDistance(
from,
to,
angles = NA,
maxDistance = NA_real_,
otherFromCols = FALSE
)
Arguments
- from
TODO: description needed
- to
TODO: description needed
- angles
TODO: description needed
- maxDistance
TODO: description needed
- otherFromCols
TODO: description needed