Learn R Programming

SIM (version 1.42.0)

Run: Extracted peaks from one SIM run.

Description

The information in this data set, was obtained by using readCDF function. It includes a variable called Run which contains scans, i.e. mass and intensity pairs, and retention time of the scans for the run.

Usage

data(Run)

Arguments

Value

  • A list

Details

This is the data extracted from one SIM run. It was obtained by using readCDF function. The data set is provided as an example to be used for functions in the package. More examples can be found in the reference.

References

http://omics.georgetown.edu/SIMAT.html

Examples

Run this code
data(Run)

Run the code above in your browser using DataLab