This section builds on the R Basics chapters. You can already import data, wrangle it with dplyr, and create plots with ggplot2. The chapters here help you handle real-world complications: combining tables from multiple sources, automating repetitive tasks, writing reusable functions, and working with messy data formats. Each chapter is self-contained — feel free to pick the topics most relevant to your current work.