Toggle navigation
SimpleUpset
0.1.3
Reference
Vignettes
An Introduction to SimpleUpset
News
Changelog
Source:
NEWS.md
SimpleUpset 0.1.3
Added ‘ascending’, ‘descending’ or ‘none’ as options for sorting sets
SimpleUpset 0.1.0
Initial CRAN submission
SimpleUpset 0.0.6
Included the ability to add proportions instead of totals as bar labels
SimpleUpset 0.0.5
Added highlight_levels for finer control of highlighting
SimpleUpset 0.0.4
Changed set & intersect sorting to use data masking instead
Switched size columns to be ‘size’ instead of ‘n’
SimpleUpset 0.0.3
Changed set & intersect sorting to be ‘ascending’, ‘descending’ or ‘none’
Allowed intersection sorting to be by size, degree or by set. This adds a ‘degree’ column to the intersections table internally
Allowed filtering of intersections by degree
SimpleUpset 0.0.2
Completed package with all tests and vignette
Contents