Learn R Programming

arrayhelpers (version 0.75-20111128)

countRows: Count equal rows

Description

matrices are converted to data.frame.

Usage

countRows(x)

Arguments

x
the matrix or data.frame

Value

  • data frame with unique rows, their counts and indices into the original data.frame