create_attendance_sheet: Create skeleton of Google Sheet for Attendance

Description Usage Arguments

View source: R/create_sheets.R

Description

Function to create a google sheets for storing information on attendance of students.

Usage

1
create_attendance_sheet(unitinfo, schedule)

Arguments

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.


numbats/sugar documentation built on Dec. 22, 2021, 3:19 a.m.