Description Usage Arguments Value Examples
View source: R/CreateFolders.R
Create Project Directory
1 | create_proj_dir(extra = NULL)
|
extra |
Insert extra folders as required as a character vector |
A project folder structure
1 2 | create_proj_dir()
create_proj_dir(c("Stuff", "More Stuff", "info", "info/dat"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.