delete_coursework {rgoogleclassroom} | R Documentation |
Delete a Google Classroom Coursework
Description
Delete a Google Classroom Coursework
Usage
delete_coursework(course_id, coursework_id)
Arguments
course_id |
Course id of where to make the new coursework. Can find from end of URL e.g. "https://classroom.google.com/c/COURSE_ID_IS_HERE" |
coursework_id |
ID of the archived course you wish to delete |
[Package rgoogleclassroom version 0.9.1 Index]