remove_redundancy_elements_though_reduced_dimensions {tidybulk} | R Documentation |
Identifies the closest pairs in a MDS context and return one of them
remove_redundancy_elements_though_reduced_dimensions( .data, Dim_a_column, Dim_b_column, .element = NULL, of_samples = TRUE )
.data |
A tibble |
Dim_a_column |
A column symbol. The column of one principal component |
Dim_b_column |
A column symbol. The column of another principal component |
.element |
A column symbol. The column that is represents entities to cluster (i.e., normally samples) |
of_samples |
A boolean |
A tibble with pairs dropped