Rdocumentation
powered by
Learn R Programming
gdistance (version 1.1-9)
overlap: Overlap and nonoverlap of trajectories
Description
Special functions to calculate the degree of overlap and nonoverlap between trajectories
Usage
overlap(a, b) nonoverlap(a, b)
Arguments
a
matrix
object
b
matrix
object
Value
matrix
Details
These functions are used by the
pathInc()
as defaults.