View source: R/get_folder_files.R
get_folder_files | R Documentation |
This function lists all files available in a specific folder.
get_folder_files(canvas, folder_id)
canvas |
An object containing the Canvas API key and base URL, obtained through the
|
folder_id |
The ID of the folder for which to fetch associated files. |
Returns a data frame containing the details on the files stored in the specified folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.