to_module_net {MetaNet} | R Documentation |
Transformation a network to a module network
Description
Transformation a network to a module network
Usage
to_module_net(go)
Arguments
go |
metanet |
Value
metanet with modules
See Also
Other module:
filter_n_module()
,
get_community()
,
get_module_eigen()
,
get_module()
,
module_detect()
,
module_eigen()
,
module_net()
,
summary_module()
,
zp_analyse()
[Package MetaNet version 0.1.2 Index]