View source: R/plot_lcmsHeatmap.R
plot.hm | R Documentation |
plot_lcmsHeatmap
## S3 method for class 'hm'
plot(x, main = "pheatmap", log = FALSE, scale_limits = NULL, ...)
x |
result of lcmsHeatmap |
main |
title of the graph |
log |
if TRUE, the data is logtransformed before plotting |
scale_limits |
a numeric vector of size two for the limits of the color scale |
... |
Further parameters in plots such as xlim,xlab,ylim,ylab |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.