Description Usage Arguments Details Value Examples
Nestedness of a graph.
1 2 3 | nestedness(graph, transpose = FALSE)
nestedness_total(graph)
|
graph |
an |
transpose |
|
nestedness()
return the nestedness of a network rows with regard to the columns or vice-versa.
nestedness_total()
return the whole nestedness as the mean of the two values.
numeric
the nestedness.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.