Learn R Programming

SIM (version 1.42.0)

RItable: Extracted RI standard information from a csv file.

Description

The information in this data set, was obtained by using getRIStandards function. It includes a variable called RItable which contains the retention index and measured retention times of the RI standards.

Usage

data(RItable)

Arguments

Value

  • A data frame

Details

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

Run the code above in your browser using DataLab