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)

pmd documentation built on April 4, 2025, 2:15 a.m.