Introduction to R

Welcome

Welcome to Introduction to R.

The course schedule can be found here.

Pre-work including programs to install can be found here.

We are using Google Classroom for discussion. Join the Class at https://classroom.google.com, select the “+” symbol in the upper right corner, click on “Join Class” and enter the class code provided to you.


Class Photo

Day 1


Welcome

Ann Meyer

Lecture

Boris Steipe

The most current version of this introductory tutorial RStudio project lives at https://github.com/hyginn/R-Intro. You will be able to access it there for the forseeable future.

  1. Open RStudio.
  2. Select File → NewProject…
  3. Click on Version Control.
  4. Click on Git.
  5. Enter https://github.com/hyginn/R-Intro as the Repository URL.
  6. Type a <tab> character, the Project directory name field should then autofill to read R-Intro.
  7. Click on Browse… to find your project directory. (You should have created a project directory. If you didn’t, do it now). Click Open.
  8. Click Create Project; the project files should be downloaded and the console should prompt you to type init() to begin.
  9. Type init() into the console pane.

When you are done, place a blue postIt on the lid of your laptop. Use a red postIt if you have issues.

We will be working with mySequenceAnalysis.R.

Files for Integrated Assignment:

Presentation
R Script
R data
R script with answers

Recording Session 1

Recording Session 2

Recording Session 3a

Recording Session 3b


Day 2

Lecture

Boris Steipe

The most current version of this introductory tutorial RStudio project lives at https://github.com/hyginn/R-Intro. You will be able to access it there for the forseeable future.

We will be working with myDataIntegration.R and myNumericData.R.

Recording Session 4

Recording Session 5

Recording Session 6

Recording Session 7


Thank you for attending the Introduction to R workshop! Help us make this workshop better by filling out our survey.