del_empty_dir | R Documentation |
Use list.file()
to check if there are any files or subdirectories
under a directory. If not, delete this empty directory.
del_empty_dir(dir)
dir |
Path to a directory. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.