Description Usage Arguments Value Examples
function to modify the names of the group
1 | mod_group_names(data, df_new_groups_names = NULL)
|
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 |
data: data object modified with the new group names for the current group layer
1 | ## Not run: mod_group_names(data,df_new_groups_names)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.