grouper

The goal of grouper is to make it easier for an instructor to divide students into groups.

Installation

You can install the development version of grouper from GitHub with:

# install.packages("pak")
pak::pak("singator/grouper")

Example

This is a basic example which shows you how to solve a common problem:

library(grouper)
## basic example code

Contact

For more details, please contact Vik Gopal vik.gopal@nus.edu.sg or Kevin Lam lamfy@nus.edu.sg.