Description Usage Arguments Value Examples
Returns number of late passes remaining (only applies to 1201)
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, Late Passes Remaining, Section
1 2 | stud_df <- get_student_data("~/Downloads")
lpr("Jing", stud_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.