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