Many researchers are becoming more aware of the importance of reproducibility. Although reproducibility involves a diverse array of topics and tools, one rOpenSci package has gained considerable attention for enabling reproducible analysis pipelines in R: targets, by Will Landau. Why a targets workshop? Despite its popularity, targets can be challenging to learn because it requires code to be organized in a way that is different from what most people are used …