Extract.normalizedMatrix.rd
Subset normalized matrix by rows
# S3 method for normalizedMatrix
[(x, i, j, drop = FALSE)
the normalized matrix returned by normalizeToMatrix
row index
column index
whether drop the dimension
A normalizedMatrix
class object.
# There is no example
NULL
#> NULL