Learn R Programming

actel (version 1.3.0)

dotPaths: Find arrays valid for efficiency calculation

Description

Find arrays valid for efficiency calculation

Usage

dotPaths(input, disregard.parallels)

Value

A list of the all array paths between each pair of arrays.

Arguments

input

A dot list

disregard.parallels

Logical: Should the presence of parallel arrays invalidate potential efficiency peers? See the vignettes for more details.