View source: R/averageLayout.R
averageLayout | R Documentation |
This function can be used to compute a joint layout over several graphs.
averageLayout(..., layout = "spring", repulsion = 1, layout.par)
... |
Multiple graph objects such as |
layout |
Same as in |
repulsion |
The repulsion parameter as used in |
layout.par |
Same as in |
A layout matrix
Sacha Epskamp <mail@sachaepskamp.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.