View source: R/simple_functions.R
get_course_modules | R Documentation |
This function gets all the modules from a specific course.
get_course_modules(course_id)
course_id |
the canvas id of the course (integer) |
a dataframe containing all the course modules
get_course_modules(6824)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.