View source: R/simple_functions.R
get_course_sections | R Documentation |
get_course_sections Get sections information in course
get_course_sections(course_id)
course_id |
the canvas id of the course (integer) |
A dataframe containing information about section in the specified course.
get_course_sections(course_id = 6824)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.