Skip to contents

Several tasks need to run multiple times per day to keep book clubs running. This packages allows me to automate (most of) those tasks.

Installation

You can install the development version of bookclubcron (but you probably shouldn’t) from GitHub with:

# install.packages("remotes")
remotes::install_github("r4ds/bookclubcron")

Usage

Add usage information and examples here.

Code of Conduct

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.