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
Format
A data frame including retention times and retention idexes of the RI standards
rt
a numeric vector of retention times of the RI standards.
ri
a numeric vector of retention indexes of the RI standards.
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.