io_make_folder | R Documentation |
Creates a new folder on disk.
io_make_folder(folder_path = "/tmp", folder_name)
folder_path |
Path of folder where new folder will be, default set to /tmp |
folder_name |
Name of newly created folder |
The new folder_path with its updated contents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.