Data Challenge Lab Home

Coding basics [workflow]

(Builds on: Setup)
(Leads to: Code style, Getting help)

In this unit, you’ll learn the basics of writing and running R code, and how to access any package’s or function’s documentation. Learning to use documentation is an important part of learning and using any programming language. R and RStudio make it easy to find and use documentation.

Readings