Create Project Directory + readme files
create_project.Rd
This function creates the standard project organization structure for CIDA within a folder that already exists.
Arguments
- path
Where should they be created? Default is the working directory.
- template
Which subdirectories to create
- ProjectName
Name of project, or "" for blank
- PI
Name of PI and credentials, or "" for blank
- analyst
Name of Analyst(s), or "" for blank
- datalocation
Location of project on CIDA Drive, or "" for blank
- gitlocation
Location project on GitHub