usethat

Overview

Automate analytic project setup tasks that are otherwise performed manually. This includes setting up docker, spinning up a microservice, and more.

Installation

You can install usethat by using:

install.packages("remotes")
remotes::install_github("tidylab/usethat")