View source: R/visNetTest_redone.R
export.network.modules | R Documentation |
Functional modules for a single cluster, after MTGO run. You can either collapse the nodes of the same functional module, or keep them separated.
export.network.modules(infolder, collapse.modules = TRUE)
infolder |
the cluster folder |
collapse.modules |
should all elements of a module be collapsed into a single node? |
a visNetwork network object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.