mod_group_names: mod_group_names

Description Usage Arguments Value Examples

View source: R/mod_layers.R

Description

function to modify the names of the group

Usage

1
mod_group_names(data, df_new_groups_names = NULL)

Arguments

data

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

df_new_groups_names

dataframe that reports the new names for each old group name

Value

data: data object modified with the new group names for the current group layer

Examples

1
## Not run: mod_group_names(data,df_new_groups_names)

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