• Added ‘ascending’, ‘descending’ or ‘none’ as options for sorting sets
  • Initial CRAN submission
  • Included the ability to add proportions instead of totals as bar labels
  • Added highlight_levels for finer control of highlighting
  • Changed set & intersect sorting to use data masking instead
  • Switched size columns to be ‘size’ instead of ‘n’
  • 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
  • Completed package with all tests and vignette