get_topic_list | R Documentation |
Get list of topics for a course
get_topic_list(course_id)
course_id |
ID of the course you wish to retrieve a topic list from |
## Not run:
course_id <- get_course_list()$courses$id[1]
get_topic_list(course_id)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.