View source: R/S07_Projects_and_Reports.R
create_analysis_project | R Documentation |
Function to initialize an analysis project folder, creating folders and files typical to most analysis projects.
create_analysis_project(initial = TRUE, work = FALSE, proj = "XXX_AYY")
initial |
Logical; if |
work |
Logical; if |
proj |
A character string, the project label to start each function with. |
As a side effect, creates a set of folders and files in the current working directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.