or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
14 used & new from $45.00

Have one to sell? Sell yours here
 
   
ggplot2: Elegant Graphics for Data Analysis (Use R)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

ggplot2: Elegant Graphics for Data Analysis (Use R) (Paperback)

~ (Author)
5.0 out of 5 stars  See all reviews (4 customer reviews)

List Price: $59.95
Price: $51.11 & this item ships for FREE with Super Saver Shipping. Details
You Save: $8.84 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Wednesday, February 10? Choose One-Day Shipping at checkout. Details
8 new from $45.00 6 used from $59.95

Frequently Bought Together

ggplot2: Elegant Graphics for Data Analysis (Use R) + Data Manipulation with R (Use R) + A Beginner's Guide to R (Use R)
Price For All Three: $146.15

Show availability and shipping details

  • This item: ggplot2: Elegant Graphics for Data Analysis (Use R) by Hadley Wickham

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Data Manipulation with R (Use R) by Phil Spector

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • A Beginner's Guide to R (Use R) by Alain F. Zuur

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought

Data Manipulation with R (Use R)

Data Manipulation with R (Use R)

by Phil Spector
4.3 out of 5 stars (12)  $44.45
A Beginner's Guide to R (Use R)

A Beginner's Guide to R (Use R)

by Alain F. Zuur
4.7 out of 5 stars (3)  $50.59
R Through Excel: A Spreadsheet Interface for Statistics, Data Analysis, and Graphics (Use R)

R Through Excel: A Spreadsheet Interface for Statistics, Data Analysis, and Graphics (Use R)

by Richard M. Heiberger
4.7 out of 5 stars (3)  $52.25
Lattice: Multivariate Data Visualization with R (Use R)

Lattice: Multivariate Data Visualization with R (Use R)

by Deepayan Sarkar
5.0 out of 5 stars (5)  $46.73
R Graphics (Chapman & Hall/CRC Computer Science & Data Analysis)

R Graphics (Chapman & Hall/CRC Computer Science & Data Analysis)

by Paul Murrell
4.0 out of 5 stars (8)  $67.16
Explore similar items

Editorial Reviews

Product Description

This book describes ggplot2, a new data visualization package for R that uses the insights from Leland Wilkison’s Grammar of Graphics to create a powerful and flexible system for creating data graphics. With ggplot2, it’s easy to:

  • produce handsome, publication-quality plots, with automatic legends created from the plot specification
  • superpose multiple layers (points, lines, maps, tiles, box plots to name a few) from different data sources, with automatically adjusted common scales
  • add customisable smoothers that use the powerful modelling capabilities of R, such as loess, linear models, generalised 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 your graph from a visual perspective, thinking about how each component of the data is represented on the final plot.

This book will be useful to everyone who has struggled with displaying their data in an informative and attractive way. You will need some basic knowledge of R (i.e. you should be able to get your data into R), but 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.


Product Details

  • Paperback: 216 pages
  • Publisher: Springer; 1 edition (August 7, 2009)
  • Language: English
  • ISBN-10: 0387981403
  • ISBN-13: 978-0387981406
  • Product Dimensions: 9.2 x 6.1 x 0.6 inches
  • Shipping Weight: 13.6 ounces (View shipping rates and policies)
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon.com Sales Rank: #13,045 in Books (See Bestsellers in Books)

    Popular in these categories: (What's this?)

    #3 in  Books > Science > Mathematics > Applied > Graph Theory
    #3 in  Books > Professional & Technical > Professional Science > Mathematics > Applied > Graph Theory
    #7 in  Books > Computers & Internet > Software > Mathematical & Statistical

More About the Author

Hadley Wickham
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Hadley Wickham Page

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

4 Reviews
5 star:
 (4)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
11 of 11 people found the following review helpful:
5.0 out of 5 stars create elegant plots with ease, August 18, 2009
By Sunny (Chapel Hill, NC) - See all my reviews
ggplot2 is an R package for creating graphs. If you have used R, you may have observed that you can control almost all aspects of a graph you create. This flexibility can come at a price in having to be familiar with several options and syntax that is not always intuitive. ggplot2 overcomes this hurdle because it is based on a grammar. After one invests the time to learn this grammar, one can create customizable plots with default settings that are aesthetically pleasing. ggplot2 automatically takes care of details such as legends. This book covers ggplot2 plotting in a clear manner. It is filled with examples, simple and complex, and all code is available from the author's website. It covers the logic of the grammar, basic plots, combining plots, how to represent subsets, and even how to format data so that it can be plotted. I highly recommend this book. You will produce plots exactly as you want them (with ease), and learn about different ways to display your data. Be sure to invest some time up front to develop an understanding rather than cutting and pasting code. This investment will pay off.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
8 of 8 people found the following review helpful:
5.0 out of 5 stars shows how to build gorgeous statistical graphics, August 20, 2009
This book is a practical overview of ggplot2, a new graphics package available for R - and I would argue the best statistical graphics package for any language. Why? Because it allows users to create gorgeous, elegant graphics with a minimum of effort.

As Wickham details in this lucid book, ggplot2 is based on a grammar of graphics, which conceives of statistical plots not as fixed chart typologies (bar, line, pie) to be filled with data, but as graphical compositions built up from component parts (scales, coordinate systems, geometric objects).

Before embarking on several chapters describing how to control various elements of the grammar, Wickham dives in (with Chapter 2, "Getting started with qplot") and guides users on how to rapidly create graphics with the qplot (for "quick plot").

Two elements struck me in reading this book and beginning to use ggplot2:

(i) It possesses excellent defaults. Wickham has put an enormous amount of thought into the default aesthetics. From light gray plotting backgrounds to monochromatically spaced color palettes, ggplot2 builds on decades of work done in the information visualization space.

(ii) It possesses an intuitive syntax. Creating graphics in R often requires specifying an enormous number of parameters. ggplot2's syntax - the ability to "build up" a graph from layer by layer - allows for an intuitive way to control complexity.

If you are serious about statistical graphics -- and even if you are new to R -- this book is an essential volume.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
6 of 6 people found the following review helpful:
5.0 out of 5 stars A must have book for data visualization, August 19, 2009
By Michael Lawrence (Halifax, NS, Canada) - See all my reviews
(REAL NAME)   
Inspired by Wilkinson (2005), Wickham has developed and implemented ggplot2, a layered grammar of graphics that makes intuitive the production of meaningful (and frankly beautiful) data representations. This book walks the reader through two modes of using ggplot2. For the novice seeking quick default depiction of data, the qplot() function is introduced as an effective panacea of simple plotting problems. For the user seeking to achieve more advanced graphics than possible with qplot(), Wickham introduces his layered grammar and a host of functions that simplify application of this grammar to common graphing problems. No matter whether one employs the qplot() or more advanced graphic generation approaches, the result is a printable, save-able, and highly customizable graphic object. Wickham provides extensive customization examples, including the development of themes that can be applied across multiple individual graphics, simplifying the creation of custom yet aesthetically unified graphics. As a student of cognitive science, this reviewer is impressed by the work Wickham has done to ensure that ggplot2 and, through this book, its users are sensitive to important psychological aspects of generating graphics that link abstract data and statistical interpretation via the human visual perceptual system. The result of this attention to detail is a graphing package that not only lets you plot data easily and meaningfully, but also beautifully. This book is an exemplary resource for learning the power of ggplot2 and as such is recommended to all.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars A new era for statistical graphics
Hadley Wickham does for graphics what formula notation [1] does for regression in R: Shorten the way from concept to code. Read more
Published 4 months ago by Ekorn

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.