新書預覽:R for Data Science (2016)

Wickham, H., & Grolemund, G. (2016). R for Data Science (1 edition). O’Reilly Media.
http://r4ds.had.co.nz/

Exercise Solutions by Jeffrey B. Arnold
https://jrnold.github.io/r4ds-exercise-solutions/index.html
R for Data Science Garrett Grolemund Hadley Wickham Welcome 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, visualise 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 sk…