overlap {gdistance} | R Documentation |
Overlap and nonoverlap of trajectories
Description
Special functions to calculate the degree of overlap and nonoverlap between trajectories
Usage
overlap(a, b)
Arguments
a |
|
b |
|
Details
These functions are used by the pathInc()
as defaults.
Value
A matrix object
Note
The functions are provided here to assist the user in defining alternative measures of overlap / nonoverlap.
Author(s)
Jacob van Etten
[Package gdistance version 1.6.4 Index]