Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.84 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.84 KB

A solutions Manual (and beyond) for the book: ggplot2: Elegant Graphics for Data Analysis (3e)

Welcome to the Solutions Manual and much more for the third edition of ggplot2: Elegant Graphics for Data Analysis (3e) by Hadley Wickham, Danielle Navarro, and Thomas Lin Pedersen.

This manual is your indispensable companion for this amazing book on ggplot2 and R graphics.

Inside these pages, you'll find a rich trove of techniques to extend the extra-ordinary capabilities to ggplot2 and other packages developed by amazing people all over the world to solve the exercises given in the book, and extend them beyond to improve the output.

I emphasize not just the solving the exercises, but extending ggplot2 capabilities with add-on packages such as gganimate , ggthemes , ggplotly , patchwork , gridExtra , ggrepel , GGally , ggcorrplot , ggmap , and, the various extensions to ggplot2 at the ggplot2 extensions webpage.

This website is committed to fostering a collaborative learning environment and offers all it's code and solutions for free. Happy learning!