Description Usage Arguments Value
View source: R/netzschleuder_functions.R
Compute several network measures of a complex network.
1 2 3 4 5 6 | ## S3 method for class 'NS.measures'
compute(
igraph.network,
i,
netzschleuder_data = fread("input/import_datasets/netzschleuder_essentials.csv")
)
|
igraph.network |
Network as an igraph object. |
i |
Network index |
ID, Network Name, 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.