daleericko/staRtup: Creates Basic Setup Folders For Project

staRtup is meant to quickly create folders needed to keep all your scripts and data organized when beginning an R project. The four folders that are created are: "./R-scripts", "./data-output", "./data-raw", "./resources". The folders are created in the current working directory where your .Rproj file is located.

Getting started

Package details

AuthorErick Cohen
MaintainerThe package maintainer <erickdcohen@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("daleericko/staRtup")
daleericko/staRtup documentation built on June 30, 2021, 3:26 a.m.