SATVILab / projr

Streamline R projects
https://satvilab.github.io/projr/
Other
1 stars 1 forks source link
r reproducible-research workflow

projr

R-CMD-check

The goal of projr is to ...

Installation

You can install the development version of projr from GitHub with:

# install.packages("devtools")
devtools::install_github("SATVILab/projr")

Example

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

library(projr)
## basic example code