Learn R Programming

arrayhelpers (version 1.1-0)

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