README.md

cookiecutteR

Travis build
status AppVeyor build
status CRAN
status

The goal of cookiecutteR is inspired the Cookie Cutter For Data Science Project template. It adapts that framework for R and allows users to create projects using this template.

Installation

The development version is avaliable for install from GitHub.

remotes::install_github("warlicks/cookiecutteR")

Example

This is a basic example which shows you how to solve a common problem:

library(cookiecutteR)
## basic example code


warlicks/cookiecutteR documentation built on July 6, 2020, 3:23 p.m.