R/topics.R
create_topic.Rd
Create a new topic
create_topic(course_id = NULL, name = NULL)
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 of new topic. Required.