Description Usage Arguments Value
View source: R/OLP_functions.R
Compute several network measures of a complex network.
1 2 3 4 5 6 | ## S3 method for class 'OLP.measures'
compute(
igraph.network,
i,
OLP_data = fread("input/import_datasets/OLP_essentials.csv")
)
|
igraph.network |
Network as an igraph object. |
i |
Network index |
ID, Network Name, Network Domain, Reciprocity, Degree Distribution, Transitivity, Degree Assortativity, Betweenness, Closeness, Average Path Lenght, Hierarchy, Density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.