uniqueAtomMat: Finding Unique or Duplicated Rows or Columns for Atomic Matrices

An alternative implementation of base::duplicated.matrix(), base:anyDuplicated.matrix() and base::unique.matrix() for matrices of atomic mode, avoiding the time consuming collapse of the matrix into a character vector. An extra grpDuplicated() function is added, which groups duplicated elements together.

Getting started

Package details

AuthorLong Qu [aut, cre]
MaintainerLong Qu <rtistician@gmail.com>
LicenseGPL (>= 2)
Version0.1-3-2
URL https://github.com/gitlongor/uniqueAtomMat
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("uniqueAtomMat")

Try the uniqueAtomMat package in your browser

Any scripts or data that you put into this service are public.

uniqueAtomMat documentation built on July 9, 2017, 1:02 a.m.