View source: R/5.topological.R
| 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_sample_net(),
fit_power(),
get_group_skeleton(),
links_stat(),
nc(),
net_par(),
rand_net(),
rand_net_par()
# 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.