levels_to_nodes | R Documentation |
Extract the nodes information based on information about clustering. The individuals who are part of each node are identified
levels_to_nodes(clust_all_levels_list)
clust_all_levels_list |
A list with information on the levels
obtained from the |
A list including the individuals content of each detected node. List of character vectors. Each of the vectors contains the names of the individuals at each node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.