blameArrays: Find which arrays to blame for a jump in movement events

View source: R/CJS.R

blameArraysR Documentation

Find which arrays to blame for a jump in movement events

Description

Find which arrays to blame for a jump in movement events

Usage

blameArrays(from, to, paths)

Arguments

from

The array where the tag started

to

The array where the tag was next detected

paths

a list containing the shortest paths between arrays with distance > 1

Value

A list containing information on the arrays that failed


actel documentation built on Oct. 19, 2023, 9:08 a.m.