Learn R Programming

pmd (version 0.2.7)

plotrtg: 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

Run this code
data(spmeinvivo)
pmd <- getpaired(spmeinvivo)
plotrtg(pmd)

Run the code above in your browser using DataLab