Learn R Programming

cabinets (version 0.6.0)

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.

Copy Link

Version

Install

install.packages('cabinets')

Monthly Downloads

323

Version

0.6.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Nick Williams

Last Published

November 7th, 2020

Functions in cabinets (0.6.0)

new_cabinet_proj

Create a new project using a cabinet template
get_cabinets

Print available cabinets
FileCabinet

R6 class for a cabinet
cabinets

Streamlined organization with project specific custom templates
cabinets_options_set

Set cabinets options
create_cabinet

Create a cabinet template
delete_cabinet

Delete Cabinets
edit_r_profile

Open .Rprofile for editing