plotdwtus {enviGCMS} | R Documentation |
plot density weighted intensity for multiple samples
Description
plot density weighted intensity for multiple samples
Usage
plotdwtus(list, n = 512, ...)
Arguments
list |
list with data as peaks list, mz, rt and group information |
n |
the number of equally spaced points at which the density is to be estimated, default 512 |
... |
parameters for 'plot' function |
Value
Density weighted intensity for multiple samples
Examples
data(list)
plotdwtus(list)
[Package enviGCMS version 0.7.1 Index]