CMD + K

r-uniqueatommat

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-uniqueatommat

Usage Tracking

0.1_3_2
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Nov 13, 2017 at 12:14

License

GPL-2.0-or-later

Supported Platforms

win-64
macOS-64
linux-64
win-32