Intro-to-R-Fall2020

R for Reproducible Scientific Analysis

About

Schedule

Code of Conduct

View the Project on GitHub abcsFrederick/Intro-to-R-Fall2020

Welcome to R for Reproducible Scientific Analysis

This course follows the R for Reproducible Scientific Analysis provided by the Software Carpentry community, with some minor modifications to meet current needs in the NCI community.

Preparation

In preparation for this course, you should have installed R and RStudio (you may need admin privileges for this). You should also try to download the git repository for this workshop as follows (if you are using Windows, you may need to install git before continuing):

Downloading updates

We will be making regular updates to the repository each week, including addition of the code we used during each session and the chat log. You’ll want to download those into your copy of the repository. Luckily if you set it up following the instructions above, this is a realitvely easy task.

If you don’t have git

If you are having trouble getting git to work on your computer, you can download the repository directly from GitHub using this link. You’ll set up your RStudio project similarly as described above, but instead of picking “Version Control”, unzip the repository and use the “Existing Directory” option.