R for data Science

data science
book
wrangling
visualization
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


By Hadley Wickham, Mine Çetinkaya-Rundel, and Garrett Grolemund

Excerpt from site: This is the website for “R for Data Science”. This book will teach you how to do data science with R: You’ll learn how to get your data into R, get it into the most useful structure, transform it, visualize it and model it. In this book, you will find a practicum of skills for data science. Just as a chemist learns how to clean test tubes and stock a lab, you’ll learn how to clean data and draw plots—and many other things besides. These are the skills that allow data science to happen, and here you will find the best practices for doing each of these things with R. You’ll learn how to use the grammar of graphics, literate programming, and reproducible research to save time. You’ll also learn how to manage cognitive resources to facilitate discoveries when wrangling, visualising, and exploring data.

  1. E-book 1st edtion here: https://r4ds.had.co.nz/
  2. E-book 2nd Edition here: https://r4ds.hadley.nz/
  3. Want to buy it?: Amazon Link
  4. Want to give back? you can donate here: https://www.doc.govt.nz/kakapo-donate

Back to top