read_rpadj_xlsx {FastRet} | R Documentation |
Hypothetical retention times (RT) measured on a reverse phase (RP) column
Description
Subset of the data from read_rp_xlsx()
with some slight modifications to simulate changes in temperature and/or flowrate.
Usage
read_rpadj_xlsx()
Value
A dataframe with 25 rows (metabolites) and 3 columns RT
, SMILES
and NAME
.
Examples
x <- read_rpadj_xlsx()
[Package FastRet version 1.1.3 Index]