findPeers | R Documentation |
Find efficiency peers for each array
findPeers(
array,
array.list,
peer.direction = c("before", "after"),
disregard.parallels
)
array |
The array for which to find peers |
array.list |
An array list |
peer.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.