bomeara/scheduleR: Creates a Schedule For Two Sets of People

A typical (and original) use case for this is potential students meeting with faculty. The students have faculty they must meet with and faculty they want to meet with, as well as scheduling constraints. The faculty also have scheduling constraints. This will create a 3D array (axes are students, faculty, and times) with meetings filling the cells. The idea is one of hosts (in this case, faculty) who stay in their rooms, and guests (students) who roam around.

Getting started

Package details

AuthorBrian C. O'Meara
MaintainerBrian C. O'Meara <omeara.brian@gmail.com>
LicenseGPL 3.0
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bomeara/scheduleR")
bomeara/scheduleR documentation built on Jan. 21, 2025, 3:26 p.m.