View source: R/do_hclust_transpose.R
do_hclust_transpose | R Documentation |
Changes x and y dendrograms and transposes hclust data
do_hclust_transpose( data_, from.row.names, to.row.names, dataset, input = "data_hclust", output )
data_ |
list or tibble |
from.row.names |
row names column from initial data |
to.row.names |
row names column after transposing |
dataset |
dataset |
input |
name of input data (must be "data_hclust) |
output |
name of output data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.