simpleTriplet
-objects depending on argument type
query simpleTriplet
-objects depending on argument type
get.simpleTriplet(object, type, input)# S4 method for simpleTriplet,character,list
get.simpleTriplet(object, type,
input)
an object of class simpleTriplet
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:
a list depending on argument type
.
information from object
depending on type
a numeric vector if type matches 'rowInd', 'colInd', 'values', 'nrRows', 'nrCols', 'nrCells' or 'duplicatedRows'
an object of class simpleTriplet
if type matches 'transpose', 'getRow' or 'getCol'