An open API service indexing awesome lists of open source software.

https://github.com/selinaZitrone/YoMos2020

Example of Good Scientific Programming Practice
https://github.com/selinaZitrone/YoMos2020

Last synced: 4 months ago
JSON representation

Example of Good Scientific Programming Practice

Awesome Lists containing this project

README

        

YoMos2020
=========

[![R build
status](https://github.com/selinaZitrone/YoMos2020/workflows/R-CMD-check/badge.svg)](https://github.com/selinaZitrone/YoMos2020/actions)
[![Launch Rstudio
Binder](http://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/selinaZitrone/YoMos2020/master?urlpath=rstudio)

This repository is an example of how to set up a research compendium using the R package structure as a blueprint.
It includes a simple unit test and continuous integration pipeline using GitHub Actions.

This repository was created for a workshop at the virtual [YoMos](https://www.yomos.org/) meeting 2020.

You can find the presentation slides and a step by step guide on how to set up your own project with R and RStudio [here](https://selinazitrone.github.io/YoMos2020/index.html)

References
==========

Marwick, Ben, Carl Boettiger, and Lincoln Mullen. 2018. “Packaging Data
Analytical Work Reproducibly Using R (and Friends).” *The American
Statistician* 72 (1): 80–88.
.