cluster_merge
cluster_merge.Rd
Merge Elements from a List According to Cluster Assignments
Arguments
- input_list
A list of vectors or objects to be grouped.
- cluster
A vector of cluster labels of the same length as `input_list`.
cluster_merge.Rd
Merge Elements from a List According to Cluster Assignments
A list of vectors or objects to be grouped.
A vector of cluster labels of the same length as `input_list`.