(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.
Workflow: basics [r4ds2-3]
Documentation [workflow-2]
tv snippet [workflow-4.1]