16 A Brief Introduction to Coding

16.1 Why Learn to Code?

16.2 Coding Basics

16.2.1 The Internet is your Friend

16.3 ifelse()

16.4 Writing a Function

16.5 Loops

16.5.1 Loops in Loops

16.6 Parallelization: What it is, Why it’s Awesome, and How to Use it.