plotpaired: Plot the mass pairs and high frequency mass distances

View source: R/pmdvis.R

plotpairedR Documentation

Plot the mass pairs and high frequency mass distances

Description

Plot the mass pairs and high frequency mass distances

Usage

plotpaired(list, index = NULL, digits = 2, ...)

Arguments

list

a list from getpaired function

index

index for PMD value

digits

mass or mass to charge ratio accuracy for pmd, default 2

...

other parameters for plot function

See Also

getpaired, globalstd

Examples

data(spmeinvivo)
pmd <- getpaired(spmeinvivo)
plotpaired(pmd)

yufree/pmd documentation built on June 14, 2025, 5:48 p.m.