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
- Host: GitHub
- URL: https://github.com/selinaZitrone/YoMos2020
- Owner: selinaZitrone
- Created: 2020-05-20T07:41:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T14:07:51.000Z (almost 4 years ago)
- Last Synced: 2024-11-30T22:51:33.820Z (5 months ago)
- Language: R
- Size: 5.89 MB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - selinaZitrone/YoMos2020 - Example of Good Scientific Programming Practice (R)
README
YoMos2020
=========[](https://github.com/selinaZitrone/YoMos2020/actions)
[](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.
.