cimentadaj/dsproj: Creates the ideal (opinionated) project template for a data science project

Creates the ideal (opinionated) project template for a data science project by creating separate folders for code, data, among other things. It also creates an .Rproj, initializes a Git repository and installs and loads packrat for package dependency management. It finishes off by opening the .Rproj with packrat loaded.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cimentadaj/dsproj")
cimentadaj/dsproj documentation built on May 5, 2019, 3:45 a.m.