Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
1.4 rolling linux/jammy R-4.5 vecsets_1.4.tar.gz 27.5 KiB
1.4 rolling linux/noble R-4.5 vecsets_1.4.tar.gz 27.4 KiB
1.4 rolling source/ R- vecsets_1.4.tar.gz 5.6 KiB
1.4 latest linux/jammy R-4.5 vecsets_1.4.tar.gz 27.5 KiB
1.4 latest linux/noble R-4.5 vecsets_1.4.tar.gz 27.4 KiB
1.4 latest source/ R- vecsets_1.4.tar.gz 5.6 KiB
1.4 2026-04-26 source/ R- vecsets_1.4.tar.gz 5.6 KiB
1.4 2026-04-23 source/ R- vecsets_1.4.tar.gz 5.6 KiB
1.4 2026-04-09 windows/windows R-4.5 vecsets_1.4.zip 30.2 KiB
1.4 2025-04-20 source/ R- vecsets_1.4.tar.gz 5.6 KiB

Dependencies (latest)

Imports