How to create a grouped bar chart in R with ggplot2's geom_col and position_dodge functions (CC107)

Similar Tracks
R Project - how to create bar chart (ggplot2) from spreadsheet-includes data pivot & remove a column
Data For Knowledge
Using ggplot to create bar charts for 2 categorical variables. R programming for beginners.
R Programming 101
Using the drop argument in count and group_by with factors to include missing data (CC240)
Riffomonas Project
Improving the appearance of a stacked barchart with ggplot2, dplyr, and forcats (CC103)
Riffomonas Project