Arjun Srivastava's Library
home

Arjun Srivastava's Library

Advanced R, Second Edition
Hadley Wickham
Advanced R helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different...
Ggplot2: Elegant Graphics for Data Analysis
Hadley Wickham
1. 1 Welcome to ggplot2 ggplot2 is an R package for producing statistical, or data, graphics, but it is unlike most other graphics packages because it has a deep underlying grammar. This grammar, based on the Grammar of Graphics (Wilkinson, 2005), is...
A Layered Grammar of Graphics
Hadley Wickham
Journal of Computational and Graphical Statistics, 2010, Volume19, Number1, 3-28
R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
Hadley Wickham and Garrett Grolemund
Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for ...
R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
Hadley Wickham and Garrett Grolemund
Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for ...