get_mappings: get_mappings

Description Usage Arguments Value

View source: R/plot_visnetwork.R

Description

function to get the correct mapping to contract the network. It is automatically called by the contract_network() function.

Usage

1
get_mappings(igraph_net, data)

Arguments

igraph_net

igraph object. Mandatory argument.

data

list of two ffdf objects generated by the geNet algorithm. Mandatory argument.

Value

Object of "vector" containing the mapping codes.


haneylab/geNet documentation built on Oct. 4, 2020, 8:40 a.m.