Several tasks need to run multiple times per day to keep book clubs running. This packages allows me to automate (most of) those tasks.
You can install the development version of bookclubcron (but you probably shouldn’t) from GitHub with:
# install.packages("remotes")
remotes::install_github("r4ds/bookclubcron")
Add usage information and examples here.
Please note that the bookclubcron project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.