Other packages > Find by keyword >

sets  

Sets, Generalized Sets, Customizable Sets and Intervals
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sets", "1.0-25")



Attach the package and use:
library("sets")
Maintained by
David Meyer
[Scholar Profile | Author Map]
First Published: 2007-10-16
Latest Update: 2023-12-06
Description:
Data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.
How to cite:
David Meyer (2007). sets: Sets, Generalized Sets, Customizable Sets and Intervals. R package version 1.0-25, https://cran.r-project.org/web/packages/sets. Accessed 19 Apr. 2025.
Previous versions and publish date:
0.1-1 (2007-10-16 22:36), 0.1-2 (2008-04-23 11:32), 0.1-3 (2008-05-29 00:11), 0.1 (2007-10-16 13:09), 0.2-1 (2008-07-30 15:38), 0.2 (2008-07-10 16:31), 0.3-1 (2008-08-11 15:32), 0.3-2 (2008-08-12 16:52), 0.3 (2008-08-11 10:41), 0.4 (2008-11-28 12:38), 0.5 (2009-01-21 14:36), 0.6 (2009-02-10 16:49), 0.7 (2009-05-24 20:37), 1.0-1 (2009-11-06 15:29), 1.0-2 (2009-12-22 11:46), 1.0-3 (2010-02-10 17:04), 1.0-4 (2010-02-14 18:51), 1.0-5 (2010-04-11 22:43), 1.0-6 (2010-04-11 23:07), 1.0-7 (2010-08-30 23:58), 1.0-8 (2012-01-24 17:38), 1.0-9 (2012-03-29 23:18), 1.0-10 (2012-08-27 23:24), 1.0-11 (2012-09-02 13:01), 1.0-12 (2012-11-13 09:39), 1.0-13 (2013-03-19 15:59), 1.0-14 (2015-04-30 10:20), 1.0-15 (2015-07-08 17:11), 1.0-16 (2015-10-11 19:21), 1.0-17 (2017-03-07 13:54), 1.0-18 (2017-12-12 07:47), 1.0-19 (2021-10-11 12:20), 1.0-20 (2021-12-08 18:40), 1.0-21 (2022-02-09 18:57), 1.0-22 (2023-02-01 14:22), 1.0-23 (2023-03-04 08:54), 1.0-24 (2023-03-07 08:08), 1.0 (2009-08-04 17:42)
Other packages that cited sets R package
View sets citation profile
Other R packages that sets depends, imports, suggests or enhances
Complete documentation for sets
Downloads during the last 30 days
03/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/17Downloads for sets100200300400500600700800TrendBars

Today's Hot Picks in Authors and Packages

PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  
arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA