RI_batch_join {mzDeco}
R Documentation
make peaktable join of two batch data via (mz,RI)
Description
Usage
RI_batch_join
(
batch1
,
batch2
,
mzdiff
=
0.01
,
ri.win
=
10
,
max.intensity.ion
=
FALSE
);
Arguments
batch1
[as
PeakSet
]
batch2
[as
PeakSet
]
Details
Authors
BioNovoGene
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
mzDeco
version 1.0.0.0
Index
]