The purpose of this handbook is to share tips and tools to facilitate more effective collaboration.
Menard County,
Texas by Matthew High is licensed under
CC
BY-SA 2.0
Software
- Installing software R, RStudio, git, and GitHub
- Updating the R habitat If you already have R and RStudio installed
R basics
- Getting started in R: Tinyverse edition A short tutorial overview of the key concepts of R relying on only two additional packages: data.table for data carpentry and ggplot2 for visualization [1].
- New to R? Tips for the new R user.
Collaborating
- Using version control to share work amongst the project directors
- Sharing work with assistants
Data
- Prepared data for selected published figures with links to CSV data files
Maintaining MIDFIELD packages
- Deploying midfielddata to its drat repository
- MIDFIELD main project website
- midfieldr An R package providing functions specialized for manipulating MIDFIELD data
- midfielddata An R package with practice data
1. Bashir S, Eddelbuettel D (2018) Getting started in R: Tinyverse edition. https://eddelbuettel.github.io/gsir-te/Getting-Started-in-R.pdf
Date | Item | By |
---|---|---|
2021-06-03 | Add deploying midfielddata page | R. Layton |
2021-05-04 | Add prepared data page | R. Layton |
2021-04-02 | Add Tinyverse link | R. Layton |
2021-03-31 | Launch repo | R. Layton |