Create Project Directory + readme files
CreateProject.Rd
This function creates the standard project organization structure for CIDA within a folder that already exists.
Arguments
- template
Which subdirectories to create
- path
Where should they be created? Default is the working directory.
- ProjectName
Name of project, which should be the year of the dataset; "" for blank
- PI
Name and credentials of PI who provided raw data, i.e., lead contact for data questions; "" for blank
- analyst
Name of Analyst(s) who wrote the analysis code, i.e., lead contact for code questions; "" for blank