data-science-competitions/template.project: R Project Template for Analytic Applications

This template conforms to a conceptual model of **Analysis Projects** suggested by [Hadley Wickham](https://docs.google.com/document/d/1LzZKS44y4OEJa4Azg5reGToNAZL0e0HSUwxamNY7E-Y/). Using this template reduces: * Unnecessary variance between projects configurations; and * Development time spent on making a barebone project working for the first time. This is possible as the boilerplate comes with: * Fully configured test-suite, including code-coverage; and * Fully configured continuous-integration (CI) script for GitHub Actions.

Getting started

Package details

MaintainerHarel Lustiger <tidylab@gmail.com>
LicenseMIT + file LICENSE
Version1.4.1
URL https://data-science-competitions.github.io/template.project/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("data-science-competitions/template.project")
data-science-competitions/template.project documentation built on Nov. 19, 2020, 9:13 a.m.