Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 652 Bytes

intro-r-programming.md

File metadata and controls

17 lines (11 loc) · 652 Bytes
layout title nav_order
default
Intro to R Programming
2022.0411133

Workshop Title Slide

Intro to R Programming

R has a powerful suite of high-level statistical functions, but sometimes you need lower-level control over the functionality of your script. In this workshop, you will learn how to write programs in R using functions and control flow. We will cover functions, conditional blocks, loops, and debugging.

The recording and materials for this workshop are available here: https://learn.scds.ca/intro-r/