Post participants in a course or courses to a Google Sheet
Usage
post_course_participants(
course_title,
google_sheets_url,
sheet_name,
view_sheet = TRUE
)
Arguments
- course_title
Title of course (or string to find multiple courses such as "R in 3 Months")
- google_sheets_url
URL of Google Sheet to post to
- sheet_name
Name of sheet to post to
- view_sheet
Whether to open sheet in browser (TRUE by default)
Value
Posts participant info to Google Sheet