Other packages > Find by keyword >

BaseSet  

Working with Sets the Tidy Way
View on CRAN: Click here


Download and install BaseSet package within the R console
Install from CRAN:
install.packages("BaseSet")

Install from Github:
library("remotes")
install_github("cran/BaseSet")

Install by package version:
library("remotes")
install_version("BaseSet", "0.9.0")



Attach the package and use:
library("BaseSet")
Maintained by
Lluís Revilla Sancho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-11
Latest Update: 2023-08-22
Description:
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.
How to cite:
Lluís Revilla Sancho (2020). BaseSet: Working with Sets the Tidy Way. R package version 0.9.0, https://cran.r-project.org/web/packages/BaseSet
Previous versions and publish date:
0.0.14 (2020-11-11 14:50), 0.0.15 (2021-03-20 21:10), 0.0.16 (2021-04-22 18:00), 0.0.17 (2021-07-05 13:20)
Other packages that cited BaseSet R package
View BaseSet citation profile
Other R packages that BaseSet depends, imports, suggests or enhances
Functions, R codes and Examples using the BaseSet R package
Some associated functions: BaseSet-package . TidySet-class . activate . add_column . add_elements . add_relation . add_relations . add_sets . adjacency . arrange_ . as.data.frame.TidySet . as.list.TidySet . c-TidySet-method . cardinality . cartesian . complement . complement_element . complement_set . df2TS . droplevels.TidySet . element_size . elements . extract-TidySet . fapply . filter_ . getGAF . getGMT . getOBO . group . group_by_ . incidence . independent . intersection . is.fuzzy . is_nested . length.TidySet . length_probability . length_set . lengths-TidySet-method . move_to . multiply_probabilities . mutate_ . nElements . nRelations . nSets . name_elements-set . name_elements . name_sets-set . name_sets . naming . pipe . power_set . pull_ . reexports . relations . remove_column . remove_element . remove_relation . remove_set . rename_elements . rename_set . select_ . set_size . set_symbols . sets . show-TidySet-method . size . subtract . tidy . tidySet . union . union_closed . 
Some associated R codes: AllClasses.R . AllGenerics.R . BaseSet-package.R . GMT.R . GeneSetCollection.R . activate.R . add.R . add_column.R . add_relation.R . adjacency.R . arrange.R . basesets-package.R . c.R . cardinality.R . cartesian.R . complement.R . data_frame.R . deactivate.R . droplevels.R . elements.R . extract.R . filter.R . group.R . group_by.R . head.R . incidence.R . independent.R . intersection.R . length.R . list.R . move_to.R . mutate.R . names.R . naming.R . nested.R . obo.R . operations.R . power_set.R . print.R . pull.R . relations.R . remove.R . remove_column.R . rename.R . select.R . set.R . size.R . subtract.R . tidy-set.R . union.R . union_closed.R . utils-pipe.R . utils.R . validity.R . zzz.R .  Full BaseSet package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nebula  
Negative Binomial Mixed Models Using Large-Sample Approximation for Differential Expression Analysis of ScRNA-Seq Data
A fast negative binomial mixed model for conducting association analysis of multi-subject single-cel ...
Download / Learn more Package Citations See dependency  
catcont  
Test, Identify, Select and Mutate Categorical or Continuous Values
Methods and utilities for testing, identifying, selecting and mutating objects as categorical or co ...
Download / Learn more Package Citations See dependency  
DDRTree  
Learning Principal Graphs with DDRTree
Provides an implementation of the framework of reversed graph embedding (RGE) which projects data in ...
Download / Learn more Package Citations See dependency  
jinjar  
Template Engine Inspired by 'Jinja'
Template engine powered by the 'inja' C++ library. Users write a template document, using syntax in ...
Download / Learn more Package Citations See dependency  
abn  
Modelling Multivariate Data with Additive Bayesian Networks
Bayesian network analysis is a form of probabilistic graphical models which derives from empirical d ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

22,431

R Packages

191,269

Dependencies

56,139

Author Associations

22,432

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns