Skip to contents

25 metabolites from the RP dataset, re-measured on the same reverse-phase column under a steeper gradient (real data, dataset RP_Steep in the FastRet paper). Used to demonstrate model adjustment via adjust_frm().

Usage

read_rpadj_xlsx()

Value

A dataframe with 25 rows (metabolites) and 4 columns: RT, NAME, SMILES and INCHIKEY.

Examples

# \donttest{
x <- read_rpadj_xlsx()
# }