Project Specific Workspace Organization Templates
Streamlined organization with project specific custom templates
Set cabinets options
Create a cabinet template
Delete Cabinets
Open .Rprofile for editing
R6 class for a cabinet
Print available cabinets
Create a new project using a cabinet template
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.