getRT: 'getRT' returns precursor RT values of an 'MSP'-object

Description Usage Arguments Format Value Functions Examples

Description

getRT returns a numeric vector with all retention time values

Usage

1
getRT(x)

Arguments

x

object of class MSP

Format

An object of class NULL of length 0.

Value

numeric

Functions

Examples

1
2
3
4
data("sd02_deconvoluted", package = "MetCirc")
finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ",
                     splitIndMZ = 2, splitIndRT = NULL)
getRT(finalMSP)

PlantDefenseMetabolism/MetCirc documentation built on May 8, 2019, 2:52 p.m.