vecsets: Like base::sets Tools But Keeps Duplicate Elements

The base 'sets' tools 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::set tools functionality.

Version: 1.2.1
Published: 2018-01-18
Author: Carl Witthoft
Maintainer: Carl Witthoft <carl at witthoft.com>
License: LGPL-3
NeedsCompilation: no
Materials: ChangeLog
CRAN checks: vecsets results

Downloads:

Reference manual: vecsets.pdf
Package source: vecsets_1.2.1.tar.gz
Windows binaries: r-devel: vecsets_1.2.1.zip, r-release: vecsets_1.2.1.zip, r-oldrel: vecsets_1.2.1.zip
macOS binaries: r-release: vecsets_1.2.1.tgz, r-oldrel: vecsets_1.2.1.tgz
Old sources: vecsets archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vecsets to link to this page.