getNetworkMetrics {VOSONDash} | R Documentation |
Function creates a vector of calculated network metrics for a graph.
getNetworkMetrics(g, component_type = "strong")
g |
igraph graph object. |
component_type |
Character string. Use strongly or weakly connected components by specifying |
Network metrics as named vector.