Description Usage Arguments Value See Also Examples
delete - Deletes files and directories.
folder - Create a folder/directory.
1 2 3 |
file |
The name of the file in the working directory or the path to the
file to be deleted. If |
folder.name |
A character vector of the name(s) of the folder to be
created. Default |
... |
The name(s) of the folder to be created. If both ... and
|
delete permanently removes a file/directory.
folder creates a folder/directory.
unlink,
file.remove,
dir.create
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.