# load retention index table from RI standards
data(RItable)
# create a calibration function
calcRI <- getRI(RItable)
# perform RI calibration for a certain RT = 7.32min
calcRI(12.32)
Run the code above in your browser using DataLab