View source: R/utility_functions.R
removeEmptyDirs | R Documentation |
remove empty directories from path
removeEmptyDirs(rootDir = "./Results")
rootDir |
relative path to remove all empty subdirectories from. Default value "./Results" |
Removes all empty subdirectories from the nominated path does not remove the nominated path directory even if empty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.