View source: R/simple_functions.R
get_section_enrollments | R Documentation |
This function gets all the enrollments for a specific section in a course.
get_section_enrollments(section_id)
section_id |
the canvas id of the section (integer) |
a dataframe containing all the section enrollments
get_section_enrollments(17234)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.