Need to fill one class period in my spring #rstats programming course. Currently covers general programming (functions, data types, iteration, etc) and working with data (wrangling with dplyr, plotting with ggplot2). Also has one period in using python in R.

What should I add? R / data fediverse, anything you wish you had a class on?

@jhelvy Any of these ... Quarto and/or notebooks. Rpubs. GitHub. Or, going a different direction, intro to packages. Unit tests. (Would be a great class!)
@cnchapman My fall course is a follow on for this course and we cover Quarto and a ton of data viz there. I was thinking git maybe, or possibly simple web scraping with rvest
@cnchapman oh and we cover unit testing throughout the whole class!