Link attendance record to google sheet
zoom_attendance(.data, .sheet, sheetname = "Lecture", week, upload = FALSE)
Arguments
- .data
The summary data frame with email, total and letter grade.
- .sheet
The link to the googlesheet
- sheetname
The name of the sheet
- week
The week number
- upload
Should the attendance be uploaded to a Google sheet?