Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Multipixels authored Jul 27, 2023
1 parent 1cbfe02 commit 3466ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rprog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ nav_order: 11

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

**The materials for this workshop are available here:** https://scds.github.io/intro-r/
**The materials for this workshop are available here:** <https://scds.github.io/intro-r/>

0 comments on commit 3466ed2

Please sign in to comment.