Description Usage Arguments Value
Read in csvs
1 2 3 4 5 6 | read_in_data(
faculty_csv,
student_csv,
f_unavail_csv = NULL,
already_met_csv = NULL
)
|
faculty_csv |
csv of faculty interests |
student_csv |
csv of student interests |
f_unavail_csv |
csv of faculty unavailability |
already_met_csv |
csv of faculty students have already met with |
list with dataframes for each csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.