View source: R/do_reverse_dend.R
do_reverse_dend | R Documentation |
Template for functions that accept either a data frame or a list
do_reverse_dend(data_, which = "y", dataset, input = "data_hclust", output)
data_ |
list or tibble |
dataset |
dataset |
input |
name of input data |
output |
name of output data |
... |
specific arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.