getListNbValuesInLines: Returns the possible number of values in lines in the data

View source: R/utils.R

getListNbValuesInLinesR 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')


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.