Description Usage Arguments Value
View source: R/project_setup.R
create_project_folders()
is a function that within the project folder
creates a set of sub-folders. Currently: data, pipeline, R, manuscript,
output and lit. Within each of these it also creates an _archive folder.
In the manuscript folder a sub-folder called latex is also created to hold
.tex files to include in markdown YAML.
1 | create_project_folders(proj_folder = NULL, ...)
|
proj_folder |
Path to .Rproj folder |
... |
Other arguments |
Message if folders are created
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.