R Short Course: Programming Tools (Part 3)
Your DesktopThis is part 3 of a 5-part workshop series on programming in R. This week, we’ll discuss the following programming tools: logical comparisons, conditionals, iteration, and functions. You’ll learn how to write functions and why you should (generally) organize your code in a functional style. These workshops follow a hybrid format: a week before the […]