This repository contains instructions, style guides and other materials aimed at students new to R, RStudio, Git and Mazama Science R packages.
This page includes links to lots of documentation that may be of interest over weeks and months. Here we outline what you need to get started on your fist day.
- Install R and RStudio following the instructions in R setup.
- Create a GitHub account and a repository for this class/workshop.
- See if you can make your way through the readr-dplyr homework.
git add-commit-push
your commented R code to the git repository you created.
- Jon's Aphorisms -- Some thoughts on software and science from Jonathan Callahan.
-
R setup -- Instructions for installing R and RStudio.
-
R Style Guide -- Mazama Science favored R coding style.