View source: R/create_sheets.R
Function to create a google sheets for storing information on attendance of students.
1 | create_attendance_sheet(unitinfo, schedule)
|
unitinfo |
unit information |
schedule |
A tibble with columns "Class","StartDate" and "EndDate" where "Class" depicts the type of class ie.Lecture A, Lecture B, Tutorial A, Tutorial B etc. "StartDate" and "EndDate" depicts the date of start and end of the class in the semester. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.