create_topic: Create a new topic
Description
Create a new topic
Usage
create_topic(course_id = NULL, name = NULL)
Arguments
- course_id
Course id of where to make the new topic. Can find from end of URL e.g. "https://classroom.google.com/c/COURSE_ID_IS_HERE"
- name
Name of new topic. Required.