Description Usage Arguments Value
View source: R/networkMetrics.R
Function creates a vector of calculated network metrics for a graph.
| 1 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.