overlap: Overlap and nonoverlap of trajectories

Description Usage Arguments Details Value Note Author(s)

Description

Special functions to calculate the degree of overlap and nonoverlap between trajectories

Usage

1
2
overlap(a, b)
nonoverlap(a, b)

Arguments

a

matrix object

b

matrix object

Details

These functions are used by the pathInc() as defaults.

Value

matrix

Note

The functions are provided here to assist the user in defining alternative measures of overlap / nonoverlap.

Author(s)

Jacob van Etten jacobvanetten@yahoo.com


gdistance documentation built on May 2, 2019, 5:46 p.m.