Description Usage Arguments Value Examples
Returns student name(s) for any match in student UNI
1 |
uni |
string containing all or part of student UNI to search for |
data |
data frame of student info in tidy format |
a tibble with columns: Student, UNI, Section
1 2 | stud_df <- get_student_data("~/Downloads")
uni2name("jtr13")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.