xcms_peak {mzDeco} R Documentation

Create a xcms peak data object

Description

Usage

xcms_peak(id, mz, mz.range, rt, rt.range, RI, ...);

Arguments

id

the unique referene id of the peak data. [as string]

mz

[as double]

mz.range

[as double]

rt

[as double]

rt.range

[as double]

RI

[as double]

samples

[as list]

env

[as Environment]

Details

Authors

BioNovoGene

Value

this function returns data object of type xcms2.

clr value class

Examples


[Package mzDeco version 1.0.0.0 Index]