Description Usage Arguments Value
Create typical project subfolders
1 2 | createSubstructure(location = getwd(), folders = c("analysis", "src",
"data", "output", "doc", "ext"))
|
location |
where to create the subfolders. Defaults to working directory |
folders |
vector of strings specifying the names of folders to create |
logical vector confirming whether folder was created or not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.