levels_to_nodes: Extract Information about Nodes

View source: R/One_D_Mapper.R

levels_to_nodesR Documentation

Extract Information about Nodes

Description

Extract the nodes information based on information about clustering. The individuals who are part of each node are identified

Usage

levels_to_nodes(clust_all_levels_list)

Arguments

clust_all_levels_list

A list with information on the levels obtained from the clust_all_levels function.

Value

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.


GSSTDA documentation built on June 22, 2024, 10:44 a.m.