findPeers | R Documentation |
Find efficiency peers for a specific array
findPeers(
array,
network,
direction = c("before", "after"),
disregard.parallels
)
array |
The array for which to find peers |
network |
An array list |
direction |
The direction of peers to be found ("before" or "after") |
The array list with efficiency peers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.