Project Specific Workspace Organization Templates
Description
Creates project specific directory and file templates that are
written to a .Rprofile file. Upon starting a new R session, these templates
can be used to streamline the creation of new directories that are
standardized to the user's preferences and can include the initiation of a
git repository, an RStudio R project, and project-local dependency management
with the 'renv' package.