Generate a skeleton for a data analysis project by calling ProjectTemplate
newproj(name = "ProjectTemplate", minimal = TRUE, ...)(character) - the name to be given to the new project directory
(character) - option to set up only a minimal project
directory, passed to ProjectTemplate::create.project()
- options to be passed to ProjectTemplate::create.project()