Package: tuple 0.4-02
tuple: Find every match, or orphan, duplicate, triplicate, or other replicated values
Functions to find all matches or non-matches, orphans, and duplicate or other replicated elements.
Authors:
tuple_0.4-02.tar.gz
tuple_0.4-02.zip(r-4.5)tuple_0.4-02.zip(r-4.4)tuple_0.4-02.zip(r-4.3)
tuple_0.4-02.tgz(r-4.4-any)tuple_0.4-02.tgz(r-4.3-any)
tuple_0.4-02.tar.gz(r-4.5-noble)tuple_0.4-02.tar.gz(r-4.4-noble)
tuple_0.4-02.tgz(r-4.4-emscripten)tuple_0.4-02.tgz(r-4.3-emscripten)
tuple.pdf |tuple.html✨
tuple/json (API)
# Install 'tuple' in R: |
install.packages('tuple', repos = c('https://statlaw.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 years agofrom:8c5b29c6ca. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:%!in%duplicatematchAllmatchNoneorphantriplicatetriplicatedtuplicatetuplicated
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The tuple Package | tuple-package |
Find Duplicate Values | duplicate |
Match All Values | matchAll |
Return a Symbol That Matches No Values | matchNone |
Mismatch Test | %!in% not-in |
Find Orphan Values | orphan |
Find Triplicate Values | triplicate |
Find Values That Are Repeated At Least Thrice | triplicated |
Find n-Replicated Elements | tuplicate |
Find Elements That Are Repeated At Least n Times | tuplicated |