llrs/BaseSet: Working with Sets the Tidy Way

Implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a "tidy" way. These set operations are available for both classical sets and fuzzy sets. Import sets from several formats or from other several data structures.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0.9000
URL https://github.com/ropensci/BaseSet https://docs.ropensci.org/BaseSet/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("llrs/BaseSet")
llrs/BaseSet documentation built on Feb. 22, 2025, 9:52 p.m.