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
Version0.9.0.9002
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 Jan. 28, 2024, 9:05 a.m.