| rename_groups | R Documentation |
Rename Groups
rename_groups(x, new_names)
x |
A |
new_names |
A |
A renamed group_tna object.
Cluster-related functions
communities(),
group_model(),
mmm_stats()
model <- group_model(engagement_mmm)
model_renamed <- rename_groups(model, c("A", "B", "C"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.