countArrayFailures: Find and list arrays which failed during the movements of the fish
Description
Find and list arrays which failed during the movements of the fish
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