SimpleUpset 0.1.0
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