Learn R Programming

FastRet (version 1.3.0)

read_rpadj_xlsx: Hypothetical retention times

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

Arguments

Value

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

Examples

Run this code
# \donttest{
x <- read_rpadj_xlsx()
# }

Run the code above in your browser using DataLab