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

require(DAPARdata)
data(Exp1_R25_pept)
addOriginOfValue(Exp1_R25_pept)

[Package DAPAR version 1.16.1 Index]