View source: R/simple_functions.R
list_course_files | R Documentation |
List all files in a course
list_course_files(course_id, include = NULL)
course_id |
The canvas id of the course (integer) |
include |
Include user information to the data. (character) |
A dataframe with information about all files in a course.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.