read_rpadj_xlsx: Hypothetical retention times (RT) measured on a reverse phase...

View source: R/util.R

read_rpadj_xlsxR 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()


FastRet documentation built on June 25, 2024, 5:07 p.m.