R Graph Cookbook and over one million other books are available for Amazon Kindle. Learn more

Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Start reading R Graph Cookbook on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

R Graph Cookbook [Paperback]

Hrishi Mittal

List Price: CDN$ 50.91
Price: CDN$ 50.35 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 0.56 (1%)
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
Usually ships within 3 to 5 weeks.
Ships from and sold by Amazon.ca. Gift-wrap available.

Formats

Amazon Price New from Used from
Kindle Edition CDN $16.35  
Paperback CDN $50.35  

Book Description

Jan 6 2011
Detailed hands-on recipes for creating the most useful types of graphs in R - starting from the simplest versions to more advanced applications
  • Learn to draw any type of graph or visual data representation in R
  • Filled with practical tips and techniques for creating any type of graph you need; not just theoretical explanations
  • All examples are accompanied with the corresponding graph images, so you know what the results look like
  • Each recipe is independent and contains the complete explanation and code to perform the task as efficiently as possible

In Detail

With more than two million users worldwide, R is one of the most popular open source projects. It is a free and robust statistical programming environment with very powerful graphical capabilities. Analyzing and visualizing data with R is a necessary skill for anyone doing any kind of statistical analysis, and this book will help you do just that in the easiest and most efficient way possible.

Unlike other books on R, this book takes a practical, hands-on approach and you dive straight into creating graphs in R right from the very first page.

You want to harness the power of this open source programming language to visually present and analyze your data in the best way possible - and this book will show you how.

The R Graph Cookbook takes a practical approach to teaching how to create effective and useful graphs using R. This practical guide begins by teaching you how to make basic graphs in R and progresses through subsequent dedicated chapters about each graph type in depth. It will demystify a lot of difficult and confusing R functions and parameters and enable you to construct and modify data graphics to suit your analysis, presentation, and publication needs.

You will learn all about making graphics such as scatter plots, line graphs, bar charts, pie charts, dot plots, heat maps, histograms and box plots. In addition, there are detailed recipes on making various combinations and advanced versions of these graphs. Dedicated chapters on polishing and finalizing graphs will enable you to produce professional-quality graphs for presentation and publication. With R Graph Cookbook in hand, making graphs in R has never been easier

What you will learn from this book

  • Construct multiple graph matrix layouts
  • Summarize multivariate datasets with a single graph
  • Create custom graph functions to avoid code repetition
  • Make and re-use visual themes for graphs
  • Save and export graphs in various formats to print or publish
  • Learn to use fonts and annotations in graphs on Windows, Mac, and Linux
  • Combine different graph types to give a better visual summary of complex datasets
  • Present geographical data on maps
  • Use heatmaps to spot trends and anomalies in large datasets
  • Add scientific annotations and formulae to label graphs
  • Add text descriptions to create graph presentation handouts
  • Create beautiful color palettes and apply them to graphs

Approach

This hands-on guide cuts short the preamble and gets straight to the point - actually creating graphs, instead of just theoretical learning. Each recipe is specifically tailored to fulfill your appetite for visually representing you data in the best way possible.

Who this book is written for

This book is for readers already familiar with the basics of R who want to learn the best techniques and code to create graphics in R in the best way possible. It will also serve as an invaluable reference book for expert R users.

Hrishi V. Mittal

Hrishi Mittal has been working with R for a few years in different capacities. He was introduced to the exciting world of data analysis with R when he was working as Senior Air Quality Scientist at King's College London, where he used R extensively to analyze large amounts of air pollution and traffic data for informing the London Mayor's Air Quality Strategy. He has experience in various other programming languages, but prefers R for data analysis and visualization. He is actively involved in various R mailing lists, forums and the development of some R packages.

In early 2010, he started Pretty Graph Limited (prettygraph.com), a software company specializing in web-based data visualization products. The company's flagship product Pretty Graph uses R as the backend engine for helping researchers and businesses visualize and analyze data. The goal is to bring the power of R to a wider audience by providing a modern graphical user interface which can be accessed by anyone and from anywhere simply using a web browser.


Frequently Bought Together

R Graph Cookbook + R Cookbook + The Art of R Programming: A Tour of Statistical Software Design
Price For All Three: CDN$ 113.44

Some of these items ship sooner than the others. Show details

  • Usually ships within 3 to 5 weeks.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • R Cookbook CDN$ 36.79

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

  • The Art of R Programming: A Tour of Statistical Software Design CDN$ 26.30

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


Customers Who Bought This Item Also Bought


Product Details

  • Paperback: 272 pages
  • Publisher: Packt Publishing (Jan 6 2011)
  • Language: English
  • ISBN-10: 1849513066
  • ISBN-13: 978-1849513067
  • Product Dimensions: 19.1 x 1.4 x 23.5 cm
  • Shipping Weight: 581 g
  • Amazon Bestsellers Rank: #108,416 in Books (See Top 100 in Books)

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

There are no customer reviews yet on Amazon.ca
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.5 out of 5 stars  8 reviews
16 of 16 people found the following review helpful
4.0 out of 5 stars A user-friendly first reference Aug 21 2011
By Dimitri Shvorob - Published on Amazon.com
Format:Paperback
I rewrote this review after reading the second edition of Murrell's "R Graphics" and "R Graphics for Microsoft Windows" by Takezawa. My current thinking is that Murrell's book is the one you want to eventually end up with, but Mittal's and Takezawa's can be useful stepping stones, filling the gap between one's first R book - I would suggest Robert Kabacoff's "R in Action" - and Murrell's volume. Between the two, Mittal's is decidedly prettier, and somewhat friendlier; on the other hand, Takezawa's book has more material. All three books are overpriced; thankfully, one can resell a book after reading.

UPD. Things changed again. Winston Chang's reasonably-priced "R Graphics Cookbook" is a very accessible and substantial tour of R graphics using "ggplot2" package, and if you want to go with the "old school", more popular "base" R graphics, second edition of Michael Crawley's "R Book" has boosted its graphics coverage. Murrell's book is still a sensible follow-up, but I am not sure I am still in favor of Mittal's and Takezawa's.
14 of 15 people found the following review helpful
5.0 out of 5 stars Completely useful Jun 27 2011
By I Teach Typing - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
Because R has so many libraries full of great graphic procedures, you will never get a book with everything you need but this book is pretty darn excellent. As you can see from the table of contents, this book covers all the graphics you typically see in scientific publications. The examples for every type of graphic start out really easy (like do a basic scatter plot) and build to complex multiple panel layouts with many options set (like how to render a PDF with a scatterplot with custom titles symbols, fonts, and histograms on the margins). None of the examples are contrived or just "show off." Everything flows and the graphics are excellent and practical.

What is particularly nice about the book is the level of repetition. Commonly used global graphics parameters are discussed early in the book and then show up in great examples in later chapters (explained at a good level in context). So, if you can plow through the details and memorize the parameters out of context you can or if you prefer to learn through examples you get to see the parameters used later.

On the down side there are a few typos (like where the code says the labels are horizontal but the graph has them vertical) and the graphics are all done in black-and-white. The code and data-sets are easy to download so the lack of color is not much of a drag. A more substantial complaint is that there is not enough about the lattice or ggplot2 R packages and there is nothing useful on making interactive graphs. Even with these failures, this book is totally fantastic for the beginner to intermediate level R user.
12 of 15 people found the following review helpful
4.0 out of 5 stars Makes graphing much easier April 16 2011
By Richard J. Wagner - Published on Amazon.com
Format:Paperback
This book is designed for the experienced R user who wants to begin using the impressive graphic capabilities of R. While that's an ideal audience, I'd go a step farther and suggest that even an R novice could use this book to produce impressive graphs.

The book explains the various graph types (scatter plots, line plots, pie graphs, bar charts, histograms, box and whisker plots, heat maps, contour maps, regular maps, etc.) and how to make them. IMHO, one of the best features of the book is the downloadable source code and sample data. If you have a need to produce a given type of graph-- let's say a pie chart-- you can download the code and data, and quickly see the effects of changing the multitude of options available to you.

The book comes in Packt's 'recipe' format, which means a template-format is used for each section. In this case, I'd say it works pretty well. If I had one wish to improve the book, I'd wish for a comprehensive index that covers the various functions and arguments that enhance the basic functionality of each graph type. These are frequently re-usable across the different graph types, so it would help you to 'mix and mash' your own graphs if such an index existed.

All things considered, this book has a welcome place on my reference shelf. When I need to produce some impressive business graphs, I know where I'm going to reach first.

Listmania!

Create a Listmania! list

Look for similar items by category


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges