read.ion_pairs {MRMLinear} |
R Documentation |
Get ion pair definition data from a given table file.
Description
Usage
read.ion_pairs(file,
sheetName = "Sheet1");
Arguments
file
A csv file or xlsx Excel data sheet. [as string]
sheetName
The sheet name in excel tables. [as string]
Details
Authors
BioNovoGene
Value
this function returns data object of type
IonPair[].
clr value class
Examples
[Package
MRMLinear version 1.0.0.0
Index]