countArrayFailures: Find and list arrays which failed during the movements of the...

View source: R/CJS.R

countArrayFailuresR Documentation

Find and list arrays which failed during the movements of the tags

Description

Find and list arrays which failed during the movements of the tags

Usage

countArrayFailures(moves, paths, dotmat)

Arguments

moves

the valid array movements

paths

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

Value

NULL if no arrays failed, or a list containing information on the arrays that failed


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