mod_size_layer: mod_size_layer

Description Usage Arguments Value Examples

View source: R/mod_layers.R

Description

function to modify the size layer (size of each node)

Usage

1
mod_size_layer(data, data_new_size = NULL)

Arguments

data

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

data_new_size

dataframe that reports the size for each node

Value

data: data object modified with the new size layer

Examples

1
## Not run: mod_size_layer(data,data_new_size)

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