Description Usage Arguments Value
View source: R/plot_visnetwork.R
function to get the correct mapping to contract the network. It is automatically called by the contract_network() function.
1 | get_mappings(igraph_net, data)
|
igraph_net |
igraph object. Mandatory argument. |
data |
list of two ffdf objects generated by the geNet algorithm. Mandatory argument. |
Object of "vector" containing the mapping codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.