countRows {arrayhelpers} | R Documentation |
matrices are converted to data.frame.
countRows(x)
x |
the matrix or data.frame |
data frame with unique rows, their counts and indices into the original data.frame
this function is subject to changes in the future.
Claudia Beleites