plot.msimat: Plot method for object msimat

Description Usage Arguments

View source: R/plot.msimat.R

Description

Plots a graph of total intensity per mass peak

Usage

1
2
3
## S3 method for class 'msimat'
plot(d, type = "h", xlab = "m/z",
  ylab = "Total intensity", ...)

Arguments

d

msimat; MSI imaging object created by function msimat

type

What type of plot to be drawn, passed to plot

xlab

Label for x axis

ylab

Label for y-axis

...

Other parameters to pass to plot


kbseah/mass2adduct documentation built on June 9, 2021, 9:20 p.m.