View source: R/plot_ComplexHeatmap.R
plot_ComplexHeatmap | R Documentation |
Template for functions that accept either a data frame or a list
plot_ComplexHeatmap( data_, ..., dataset, view = T, input = "data_hclust", output = "plot_ComplexHeatmap" )
data_ |
list or tibble |
... |
specific arguments |
dataset |
dataset |
view |
print plot |
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.