Description Usage Arguments Value
View source: R/make_student_sched.R
Make student schedule
1 | make_student_schedule(ranked_faculty, slots = 12, f_unavail = NULL)
|
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) |
student schedule
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.