Description Usage Arguments Value Author(s) Examples
View source: R/distributionComp.R
getBins finds the maximum diameter from the given graph list and returns the bins needed for the getNodeDistanceDistr function
1 |
gList |
List of graphs in igraph format |
binList
Ichcha Manipur & Mario R Guarracino
1 2 3 4 | ## Not run:
data(KidneyGraphs)
binsG <- getBins(KidneyGraphs)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.