plotrtg: Plot the retention time group

View source: R/pmdvis.R

plotrtgR Documentation

Plot the retention time group

Description

Plot the retention time group

Usage

plotrtg(list, ...)

Arguments

list

a list from getpaired function

...

other parameters for plot function

See Also

getpaired, globalstd

Examples

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

yufree/pmd documentation built on June 3, 2024, 11:28 a.m.