A tutorial to explore the differences between two practices used for set
analysis: Venn diagrams and UpSet plots. Tutorial coded in R but similar
concepts and packages are available in many tool sets.
Aiming to ease your RStudio::Conf FOMO by sharing as much R and conference
information as possible. The goal is to help everyone feel included, ready
to level up their R skills and engage with the community!
A tutorial showing how to highlight a subset of your data within the
context of the full data set. We review the old school way (layering) and
new school way (gghighlight).