The goal of grouper is to make it easier for an instructor to divide students into groups.
You can install the development version of grouper from GitHub with:
# install.packages("pak")
::pak("singator/grouper") pak
This is a basic example which shows you how to solve a common problem:
library(grouper)
## basic example code
For more details, please contact Vik Gopal vik.gopal@nus.edu.sg or Kevin Lam lamfy@nus.edu.sg.