getListNbValuesInLines {DAPAR} | R Documentation |
Returns the possible number of values in lines in a matrix.
getListNbValuesInLines(obj, type = "wholeMatrix")
obj |
An object of class |
type |
xxxxxxx |
An integer
Samuel Wieczorek
require(DAPARdata) data(Exp1_R25_pept) getListNbValuesInLines(Exp1_R25_pept)