build_project.Rd
Build project data structure
build_project(out.path)
out.path | Output directory where data structure will be built. |
---|
A standardized file structure.
This function returns a standardized data structure to ease data and code transferability. The final data structure includes the following folders:
00_data - Standardized data storage
01_analysis - output of data analysis
02_documents - General documents folder
03_code - Storage of project scripts
temp - temporary folder (used e.g. for testing)
{}#> NULL