dotPaths {actel} | R Documentation |
Find arrays valid for efficiency calculation
Description
Find arrays valid for efficiency calculation
Usage
dotPaths(input, disregard.parallels)
Arguments
input |
A dot list |
disregard.parallels |
Logical: Should the presence of parallel arrays invalidate potential efficiency peers? See the vignettes for more details. |
Value
A list of the all array paths between each pair of arrays.
[Package actel version 1.3.0 Index]