R is revolutionizing the world of statistical computing. Powerful, flexible, and best of all free, R is now the program of choice for tens of thousands of statisticians.Destined to become an instant classic, R Graphics presents the first complete, authoritative exposition on the R graphical system. Paul Murrell, widely known as the leading expert o
Table of Contents:
An Introduction to R Graphics. TRADITIONAL GRAPHICS: Simple Usage of Traditional Graphics. Customizing Traditional Graphics. GRID GRAPHICS: Trellis Graphics: The Lattice Package. The Grid Graphics Model. The Grid Graphics Object Model. Developing New Graphics Functions and Objects. APPENDIX A: A Brief Introduction to R. APPENDIX B: Combining Traditional Graphics and Grid Graphics. Bibliography. Function Index. Concept Index.
Review :
"With R having become the lingua franca of statistics, 'R Graphics' is a must for many useRs and programmmeRs: Flexible programmable graphics having been a major strength of S from its beginning; this is even more true for R which has both improved the traditional graphics from S and introduced the new much more flexible 'grid' graphics system. Paul Murrell, a member of the R Core Development Team, has not only been the main author of 'grid' but has also been responsible for several recent enhancements to the underlying R graphics engine. Together with its online companion web site, this book will be an indispensable resource for almost everyone interested in how to produce R graphics efficiently and intelligently."
-Dr. Martin Maechler, Seminar for Statistics, Swiss Federal Institute of Technology Zurich, Switzerland
"This book starts where the graphics sections of other books on using S for data analysis typically end: high-level plots and their default settings. If everything you want to do to visualize your data can be done using the standard settings, then this book is not for you. But if you ever wanted to go beyond that line, from changing bits and pieces of a graph to writing your own visualization functions, then ``R Graphics'' has all you need to know (and much more). Starting with the basic plotting commands most users are familiar with from introductory texts, the book gives a comprehensive overview of the current state and design principles of visualizing data with R.
Paul Murrell is one of the main authors of R's graphical facilities, and inventor of completely new features like the grid system or expressions for annotation of plots with mathematical formulae. His book is written in the spirit of S itself: It takes the reader on a journey, where beginners gradually are turned into programmers while learning the language, having ample material for both novices and experts. It will certainly claim its place on the bookshelf of reference guides next to my desktop."
-Friedrich Leisch, Institute for Statistics, Technical University of Vienna, Austria
"R Graphics is exactly the sort of documentation that R needs. It is written clearly, with many examples, and will be useful for any level of R expertise from novice upwards. It contains more than a hundred figures containing model code and its output. There are extensive cross-references that make finding detailed information easy. My copy of the book is from the first printing, but it is exceptionally free of typographical and other errors.
I've been using traditional S graphics in S-PLUS and R for 17 years, so I am very familiar with the system. However, there are some details that I've never memorized, so I've often needed to consult the manual page for the par() function. R Graphics will now be the first place to look for those sorts of details, specifically Chapter 3, which contains a series of diagrams and tables illustrating the choices. Being such an old-time user, I was not so familiar with some of the newer functions, such as layout() and xyz.coords(), and I have already modified some of my own code to make use of them.
I was also very impressed with the book's descriptions of the grid and lattice packages. I have not studied the grid system before, though I have heard Murrell speak about it at conferences. The description in this book is perfect. It takes the reader from the basics through to development of new types of graphics. After reading it, I feel that I understand the philosophy behind the design of grid, and am eager to make use of it in my own work. I especially appreciated the design advice in Chapter 7; I will be making use of it, and referring my students to it.
I think every R user who uses graphics (which is essentially every R user) should have a copy of this book. The grid graphics package was a wonderful development, and this book is another one. Murrell is to be congratulated.
-Duncan Murdoch, University of Western Ontario, Canada
"Thanks to Paul Murrell's new book, the secrets of both traditional graphics and the new, modern grid system get unveiled, preventing useRs from writing 'ugly'
code. … [His] book is the first publication entirely
devoted to R graphics, written by the authoritative
expert in the field. It is definitely a must-have for
novices and professionals alike, the ultimate guide to
the power (and beauty) of R graphics."
-David Meyer, Vienna
University of Economics and Business Administration, in R News 6(2), 2006
"It achieves its goal of documenting the graphical facilities of R and should be extremely useful to anyone in need of detailed knowledge, in particular, of R’s grid graphics."
– Søren Feodor Nielsen, University of Copenhagen, in Journal of Applied Statistics, November 2007, Vol. 34, No. 9