June 2024
Beginner to intermediate
256 pages
5h 50m
English
R has a well-earned reputation for being hard to learn, especially for those who come to it without prior programming experience. This chapter is designed to help anyone who has never used R before. You’ll set up an R programming environment with RStudio and learn how to use functions, objects, packages, and projects to work with data. You’ll also be introduced to the tidyverse package, which contains the core data analysis and manipulation functions used in this book.
This chapter won’t provide a complete introduction to R programming; rather, it will focus on the knowledge you need to follow along with the ...
Read now
Unlock full access