create_folder | R Documentation |
Upload folder from a local file.
create_folder(project_id, folder_name, file)
project_id |
id of the project, can be obtained with get_projects(). |
folder_name |
given name of the folder on the platform. |
file |
path to the folder. |
list - parsed content of the folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.