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