Description Usage Arguments Value
View source: R/arseq.pheatmap.R
The function saves the pheatmap as a pdf.
1 | arseq.pheatmap(x, filename, width = 7, height = 7, save.dir = getwd())
|
x |
Expression matrix or any numeric matrix to be visualized as a heatmap. |
filename |
The pdf file name. |
width |
Width of the pdf file. |
height |
Height of the pdf file. |
save.dir |
Location to save the heatmap |
Does not return anything. The function saves a pdf file to the working directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.