plot.hm: plot_lcmsHeatmap

View source: R/plot_lcmsHeatmap.R

plot.hmR Documentation

plot_lcmsHeatmap

Description

plot_lcmsHeatmap

Usage

## S3 method for class 'hm'
plot(x, main = "pheatmap", log = FALSE, scale_limits = NULL, ...)

Arguments

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


ChemoSens/PTRMSR documentation built on June 15, 2025, 10:40 a.m.