smallworldness | R Documentation |
Calculate small-world coefficient
smallworldness(go, reps = 99, threads = 1, verbose = TRUE)
go |
igraph or metanet |
reps |
simulation time |
threads |
threads |
verbose |
verbose |
number
Other topological:
extract_sub_net()
,
fit_power()
,
get_group_skeleton()
,
links_stat()
,
nc()
,
net_par()
,
rand_net_par()
,
rand_net()
# set reps at least 99 when you run.
smallworldness(co_net, reps = 9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.