The goal of r3admin is to help with teaching and general admin for developing and running the r-cubed courses.
You can install the development version of r3admin like so:
# install.packages("remotes")
remotes::install_github("rostools/r3admin")
This is a basic example which shows you how to solve a common problem:
library(r3admin)
## basic example code