to_module_net | R Documentation |
Transformation a network to a module network
to_module_net(go, edge_type = c("module", "module_from", "module_to")[1])
go |
metanet |
edge_type |
"module", "module_from", "module_to" |
metanet with modules
Other module:
filter_n_module()
,
get_community()
,
get_module()
,
get_module_eigen()
,
module_detect()
,
module_eigen()
,
module_net()
,
summary_module()
,
zp_analyse()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.