Contents
Fall, 2021
Title HTML PDF R Markdown
Week 1
0

About the class

1

Why use R

2

Installing R

3

Introductions

4

R Markdown

5

Data structures in R

Week 2
1

Packages

2

Naming conventions in R

3

Functions and Loops

4

Data Ingestion

5

Data Munging

6

Factors

7

Joining datasets

Week 3
1

Why data visualization

2

Introduction to ggplot

3

Saving your work

4

Visualizing the nature of data sets

5

Themes

6

Putting plots together

7

Maps and spatial data

8

Annotating a plot

9

Animated graphics in R

Week 4
1

Using loops and map

2

Statistical summaries

3

Statistical tests

4

Classical statistical models

5

Using the computer for statistical inference

Week 5
1

Project Organization

2

R Markdown

3

Data validation and exploration

4

Pipelines and workflows

Week 6
1

Displaying analytic results

2

A very short, sketchy, introduction to Bioconductor

3

Miscellaneous topics