overlap: Overlap and nonoverlap of trajectories

View source: R/pathInc.R

overlapR 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

matrix object

b

matrix object

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


gdistance documentation built on July 9, 2023, 5:51 p.m.