Learn R Programming

tuple (version 0.4-02)

Find every match, or orphan, duplicate, triplicate, or other replicated values

Description

Functions to find all matches or non-matches, orphans, and duplicate or other replicated elements.

Copy Link

Version

Install

install.packages('tuple')

Monthly Downloads

155

Version

0.4-02

License

LGPL-3

Maintainer

Emmanuel Lazaridis

Last Published

October 31st, 2014

Functions in tuple (0.4-02)

orphan

Find Orphan Values
tuplicate

Find n-Replicated Elements
tuplicated

Find Elements That Are Repeated At Least n Times
triplicate

Find Triplicate Values
matchAll

Match All Values
triplicated

Find Values That Are Repeated At Least Thrice
duplicate

Find Duplicate Values
matchNone

Return a Symbol That Matches No Values
not-in

Mismatch Test
tuple-package

The tuple Package