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

homework is optional.

đź“ť HOMEWORK 1: Questions (HTML)

Library

RStudio cheatsheets

RStudio IDE cheatsheet (PDF)

Candace’s Introduction to Reproducibility Course

Candace’s Advanced Reproducibility Course