Description Usage Arguments Value
View source: R/archR_auxiliary_functionsII.R
Given the output directory name with its complete path, this function checks if a directory of same name exists the given location. If yes, then it adds a suffix (a number) to the given directory name, and proceeds to create the directory.
1 | handle_dir_creation(o_dir, vrbs)
|
o_dir |
Specify the output directory name with its complete path. |
vrbs |
Set verbosity to TRUE or FALSE |
The (updated) dir name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.