findPeers: Find efficiency peers for a specific array

View source: R/load.R

findPeersR Documentation

Find efficiency peers for a specific array

Description

Find efficiency peers for a specific array

Usage

findPeers(
  array,
  network,
  direction = c("before", "after"),
  disregard.parallels
)

Arguments

array

The array for which to find peers

network

An array list

direction

The direction of peers to be found ("before" or "after")

Value

The array list with efficiency peers.


hugomflavio/actel documentation built on Dec. 16, 2024, 1:16 p.m.