Description Usage Arguments Author(s) Examples
View source: R/Core_Utilities.R
create a directory with dirName at given parent directory location
1 | createLocalDirectory(parentDir, dirName)
|
parentDir |
Location of the Parent directory where the directory is to be created |
dirName |
Name of the directory |
KiranKumar_Kaipa@infosys.com Poorva_Agrawal@infosys.com
1 | #createLocalDirectory("/home","/test")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.