addOriginOfValue {DAPAR}R Documentation

Sets the OriginOfValues dataframe

Description

Sets the OriginOfValues dataframe in the fData table

Usage

addOriginOfValue(obj, index = NULL)

Arguments

obj

An object of class MSnSet

index

A list of integer xxxxxxx

Value

An instance of class MSnSet.

Author(s)

Samuel Wieczorek

Examples

utils::data(Exp1_R25_pept, package='DAPARdata')
addOriginOfValue(Exp1_R25_pept)

[Package DAPAR version 1.18.5 Index]