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