Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 912 Bytes

index.md

File metadata and controls

32 lines (20 loc) · 912 Bytes
layout title nav_order
default
Outline
1

This workshop assumes no previous coding experience.

If you have never opened R, do not know what R packages are, do not know how to read files into R, this workshop is for you!

If your expertise is a bit higher than what is described above but you are still very new to R, check out the Beginner R Part 2 workshop!

Learning objectives

At the end of this workshop, you will be able to:

1. Know what R and RStudio are

2. Know what the parts of R Studio are called

3. Know how to organize R code in an R script

Schedule

| 0:00 | Welcome and using Zoom | | 0:05 | Installation and intro to R and RStudio | | 0:15 | Learning about how R code works | | 0:40 | Going over data formatting | | 0:50 | First try at data analysis | | 1:00 | Wrap-up and Discussion |