Reads retention times from a reverse phase liquid chromatography experiment, performed at 35\(^\circ\)C and a flow rate of 0.3 mL/min. The data is also available as a dataframe in the package; to access it directly, use RP.
Examples
x <- read_rp_xlsx()
all.equal(x, RP)
#> [1] TRUE