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

Description Usage Arguments Value Author(s) Examples

View source: R/utils.R

Description

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

Usage

1
getListNbValuesInLines(obj, type = "WholeMatrix")

Arguments

obj

An object of class MSnSet

type

xxxxxxx

Value

An integer

Author(s)

Samuel Wieczorek

Examples

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

DAPAR documentation built on April 11, 2021, 6 p.m.