getListNbValuesInLines {DAPAR}R Documentation

Returns the possible number of values in lines in the data

Description

Returns the possible number of values in lines in a matrix.

Usage

getListNbValuesInLines(obj, type = "wholeMatrix")

Arguments

obj

An object of class MSnSet

type

xxxxxxx

Value

An integer

Author(s)

Samuel Wieczorek

Examples

require(DAPARdata)
data(Exp1_R25_pept)
getListNbValuesInLines(Exp1_R25_pept)

[Package DAPAR version 1.16.5 Index]