make_student_schedule: Make student schedule

Description Usage Arguments Value

View source: R/make_student_sched.R

Description

Make student schedule

Usage

1
make_student_schedule(ranked_faculty, slots = 12, f_unavail = NULL)

Arguments

ranked_faculty

dataframe returned from rank_faculty

slots

number of slots in schedule

f_unavail

data frame of whether faculty are available to meet (columns: Faculty, Slot)

Value

student schedule


zenalapp/matchathon documentation built on Oct. 28, 2020, 5:55 a.m.