View source: R/get_course_root_folder.R
get_course_root_folder | R Documentation |
This function retrieves the root folder associated with a course.
get_course_root_folder(canvas, course_id)
canvas |
An object containing the Canvas API key and base URL, obtained through the
|
course_id |
The ID of the course for which to fetch associated folders. |
Returns a data frame containing the details on the root folder associated with the specified course.
get_course_folders()
and get_user_folders()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.