countBackMoves {actel} | R Documentation |
Count backwards movements
Description
Count backwards movements
Usage
countBackMoves(movements, arrays)
Arguments
movements |
the movement dataframe for the tag being analysed. |
arrays |
A list containing information for each array. |
Value
A list containing:
-
sum.back.moves
The number of backwards movements for the target tag -
max.back.moves
The maximum number of consecutive backwards movements for the target tag
[Package actel version 1.3.0 Index]