Objectives

Upon completion of this session, you will be able to do the following:

  1. Learn how to open and create RMarkdown files (.Rmd).
  2. Understand R as a calculator.
  3. Describe the fundamentals of reproducible research.
  4. Import common data types like csv, xls/xlsx, and txt files into RStudio.

Lectures

Lecture recording links will be emailed directly to students.

Material

Day Module Slides Code Resource Cheatsheets/Guides
Day 2 Basic R (cont.) HTML, PDF Rmd Lab, Key, Key HTML Day 2 Cheatsheet
Reproducibility HTML, PDF Rmd Lab, Key, Key HTML Good scientific coding practices
Data Input HTML, PDF Rmd Lab, Key, Key HTML Debugging tips guide

Homework

🚨 SURVEY: Day 2 check-in

đź“ť HOMEWORK 1: Dataquest

Drop Boxes

Assignment Drop Boxes

Note: only people taking the course for credit must turn in the assignments. However, we will evaluate all submitted assignments in case others would like feedback on their work.

Library

RStudio cheatsheets

RStudio IDE cheatsheet (PDF)

Candace’s Introduction to Reproducibility Course

Candace’s Advanced Reproducibility Course