View source: R/misc_functions.R
A function to create a new file directory structure. The directory structure is based off the Alaska I&M biometric project directory template.
1 | create.dir(proj.name = NULL, dir.name = NULL, moreFolders = NULL)
|
proj.name |
The name of the project to be used as the name of the root project folder. |
dir.name |
Location to create new root project folder. Default is the current working directory. |
moreFolders |
List or vector containing character strings specifying full directory paths for additional folders to be included in project directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.