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)

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, 'WholeMatrix')


[Package DAPAR version 1.26.1 Index]