Learn R Programming

enviGCMS (version 0.7.1)

getdwtus: Density weighted intensity for one sample

Description

Density weighted intensity for one sample

Usage

getdwtus(peak, n = 512, log = FALSE)

Value

Density weighted intensity for one sample

Arguments

peak

peaks intensity one sample

n

the number of equally spaced points at which the density is to be estimated, default 512

log

log transformation

Examples

Run this code
data(list)
getdwtus(list$data[,1])

Run the code above in your browser using DataLab