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

Description Usage Format Details Value References Examples

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

1

Format

A list with the same number of observations on the following 2 variables:

compound

a character vector of name of the compounds.

ms

a list of numeric vectors of mass of fragments for each compound.

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.

Value

A list

References

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

Examples

1

Example output

Loading required package: Rcpp

SIMAT documentation built on Nov. 8, 2020, 8:27 p.m.