nc | R Documentation |
Calculate natural_connectivity
nc(p)
p |
an igraph or metanet object |
natural_connectivity (numeric)
`nc` in `ggClusterNet`
Other topological:
extract_sub_net()
,
fit_power()
,
get_group_skeleton()
,
links_stat()
,
net_par()
,
rand_net_par()
,
rand_net()
,
smallworldness()
igraph::make_ring(10) %>% nc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.