plotrtg {pmd}R 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)

[Package pmd version 0.2.1 Index]