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

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

[Package DAPAR version 1.18.5 Index]