plot_ComplexHeatmap: Template for functions that accept either a data frame or a...

View source: R/plot_ComplexHeatmap.R

plot_ComplexHeatmapR Documentation

Template for functions that accept either a data frame or a list

Description

Template for functions that accept either a data frame or a list

Usage

plot_ComplexHeatmap(
  data_,
  ...,
  dataset,
  view = T,
  input = "data_hclust",
  output = "plot_ComplexHeatmap"
)

Arguments

data_

list or tibble

...

specific arguments

dataset

dataset

view

print plot

input

name of input data

output

name of output data


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.