Package: vecsets 1.4
Carl Witthoft
vecsets: Like Set Tools in 'Base' Package but Keeps Duplicate Elements
The 'base' tools union() intersect(), etc., follow the algebraic definition that each element of a set must be unique. Since it's often helpful to compare all elements of two vectors, this toolset treats every element as unique for counting purposes. For ease of use, all functions in vecsets have an argument 'multiple' which, when set to FALSE, reverts them to the base::sets (alias for all the items) tools functionality.
Authors:
vecsets_1.4.tar.gz
vecsets_1.4.tar.gz(r-4.5-noble)vecsets_1.4.tar.gz(r-4.4-noble)
vecsets_1.4.tgz(r-4.4-emscripten)vecsets_1.4.tgz(r-4.3-emscripten)
vecsets.pdf |vecsets.html✨
vecsets/json (API)
# Install 'vecsets' in R: |
install.packages('vecsets', repos = c('https://cran.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 12 months agofrom:e4078e4a91. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
Exports:vintersectvpermvsetdiffvsetequalvunion
Dependencies:pracma