Skip to content

johnmorehouse/workflow_template

Repository files navigation

Project Template

This repo is designed to serve as a template for projects in R. This repo was inspired by Patrick Schratz's pathogen modeling repo.

Packages Used

  1. drake
  • For keeping project code up to date and general workflow. For an excellent resource, see these slides.
  1. workflowr
  • Displays results/makes research easily shareable. This page was created with workflowr and drake.
  1. packrat
  • Package dependency manager. Installs all packages for the project rather than using packages/dependencies on your local machine.
  1. roxygen2
  • For creating function and data documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages