Description Usage Arguments Value
View source: R/get_match_scores.R
Get match scores
1 | get_match_scores(students, faculty)
|
students |
dataframe where each row is a student and each column is a research interest. First column is student names. |
faculty |
dataframe where each row is a faculty member and each column is a research interest. First column is faculty names. |
dataframe where rows are students and columns are faculty and elements are a score of how well the student and faculty research interests align. Higher scores indicate more mutual research interests.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.