mod_group_layer: mod_group_layer

Description Usage Arguments Value Examples

View source: R/mod_layers.R

Description

function to modify the group layer (influence also the structure of the contracted network)

Usage

1
mod_group_layer(data, data_new_groups = NULL)

Arguments

data

List of two ffdf objects (format generated by the geNet() function )

data_new_groups

dataframe that reports the new group for each node

Value

data: data object modified with the new group layer

Examples

1
## Not run: mod_group_layer(data,data_new_groups)

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