Learn R Programming

enviGCMS (version 0.7.1)

plotdwtus: plot density weighted intensity for multiple samples

Description

plot density weighted intensity for multiple samples

Usage

plotdwtus(list, n = 512, ...)

Value

Density weighted intensity for multiple samples

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

Examples

Run this code
data(list)
plotdwtus(list)

Run the code above in your browser using DataLab