Automate or otherwise streamline tasks associated with running R4DS book clubs, such as choosing the best time for a new cohort.
Installation
You can install the development version of bookclubrunner from GitHub with:
# install.packages("pak")
pak::pak("r4ds/bookclubrunner")
Code of Conduct
Please note that the bookclubrunner project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.