Learn R Programming

Metab (version 1.6.0)

exampleIonLib: An example of the ionLib required by Metab.

Description

The function MetReport requires a spectral library for identifying metabolites in GC-MS samples.

Usage

data(exampleIonLib)

Arguments

Format

A data frame containing a spectral library.
Name
Example of spectral library
RT
Example of spectral library
ion2to1
Example of spectral library
ion3to1
Example of spectral library
ion4to1
Example of spectral library
ref_ion1
Example of spectral library
ref_ion2
Example of spectral library
ref_ion3
Example of spectral library
ref_ion4
Example of spectral library

Examples

Run this code
data(exampleIonLib)
print(exampleIonLib)

Run the code above in your browser using DataLab