Learn R Programming

template (version 0.5.3)

template-package: template package

Description

Generic template for research projects structured as R packages. This package works as a template for new research projects, under the idea of having everything (data, R scripts, functions and manuscripts) contained in the same package to promote reproducibility.

Arguments

Details

For detailed steps on how to use the package see https://github.com/Pakillo/template/blob/master/README.md.