The directory for the project, e.g. "new-project". Will be
created if necessary.
git_init
Control whether the directory is initiatlized as a Git
repository (default: TRUE).
overwrite
overwrite Control whether to overwrite existing files
(default: FALSE). Passed to file.copy.
Details
This is the initial function that organizes the infrastructure to create a
research website for your project. Note that while you do not need to use
RStudio with workflowr, do not delete the Rproj file because it is required
by other functions.