Learn R Programming

SIM (version 1.42.0)

target.table: Extracted target information from a csv file.

Description

The information in this data set, was obtained by using getTargetTable function. It includes a variable called target.table which contains compound names, and the mass of the fragments in the spectrum of each compound selected for SIM analysis.

Usage

data(target.table)

Arguments

Value

  • A list

Details

This is the data extracted from a target information table. It was obtained by using getTargetTable 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(target.table)

Run the code above in your browser using DataLab