See next slides for examples of plots with the chocolate data.
Link to twitter post
Link to code
Link to twitter
Get the chocolate data like this:
chocolate <- readr::read_csv('https://raw.githubusercontent.com/rfordatascience/tidytuesday/master/data/2022/2022-01-18/chocolate.csv')