distances: Alternative point distance (and direction) calculations

.pointDistanceR Documentation

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


SpaDES.tools documentation built on Nov. 11, 2023, 1:07 a.m.