Overview
- Brings the book up-to-date with ggplot2 1.0, including major updates to the theme system
- New scales, stats and geoms added throughout
- Additional practice exercises
- A revised introduction that focuses on ggplot() instead of qplot()
- Updated chapters on data and modeling using tidyr, dplyr and broom
Part of the book series: Use R! (USE R)
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
This new edition to the classic book by ggplot2 creator Hadley Wickham highlights compatibility with knitr and RStudio. ggplot2 is a data visualization package for R that helps users create data graphics, including those that are multi-layered, with ease. With ggplot2, it's easy to:
- produce handsome, publication-quality plots with automatic legends created from the plot specification
- superimpose multiple layers (points, lines, maps, tiles, box plots) from different data sources with automatically adjusted common scales
- add customizable smoothers that use powerful modeling capabilities of R, such as loess, linear models, generalized additive models, and robust regression
- save any ggplot2 plot (or part thereof) for later modification or reuse
- create custom themes that capture in-house or journal style requirements and that can easily be applied to multiple plots
- approach a graph from a visual perspective, thinking about how eachcomponent of the data is represented on the final plot
This book will be useful to everyone who has struggled with displaying data in an informative and attractive way. Some basic knowledge of R is necessary (e.g., importing data into R). ggplot2 is a mini-language specifically tailored for producing graphics, and you'll learn everything you need in the book. After reading this book you'll be able to produce graphics customized precisely for your problems, and you'll find it easy to get graphics out of your head and on to the screen or page.
Similar content being viewed by others
Keywords
Table of contents (12 chapters)
-
Getting Started
-
The Grammar
-
Data Analysis
Reviews
“The book is an excellent and very comprehensive manual of … one of the most popular R packages. It is currently the only book describing ggplot2 in such depth. The book contains many examples and is very nicelyillustrated, demonstrating the strength of the package.” (Klaus Galensa, Computing Reviews, May, 2017)
Authors and Affiliations
About the author
Carson Sievert is a PhD student in the Department of Statistics at Iowa State University. His work includes R packages for acquiring data from the Web (pitchRx, bbscrapeR, XML2R), designing interactive Web graphics (animint, plotly), and visualizations for exploring statistical models (LDAvis).
Bibliographic Information
Book Title: ggplot2
Book Subtitle: Elegant Graphics for Data Analysis
Authors: Hadley Wickham
Series Title: Use R!
DOI: https://doi.org/10.1007/978-3-319-24277-4
Publisher: Springer Cham
eBook Packages: Mathematics and Statistics, Mathematics and Statistics (R0)
Copyright Information: the Author 2016
Softcover ISBN: 978-3-319-24275-0Published: 16 June 2016
eBook ISBN: 978-3-319-24277-4Published: 08 June 2016
Series ISSN: 2197-5736
Series E-ISSN: 2197-5744
Edition Number: 2
Number of Pages: XVI, 260
Number of Illustrations: 92 b/w illustrations, 140 illustrations in colour
Topics: Statistics and Computing/Statistics Programs, Visualization, Computer Graphics