R Graphics, Third Edition: Chapman &Hall/CRC The R Series
Autor Paul Murrellen Limba Engleză Paperback – 31 mar 2021
The emphasis in this third edition is on having the ability to produce detailed and customised graphics in a wide variety of formats, on being able to share and reuse those graphics, and on being able to integrate graphics from multiple systems.
This book is aimed at all levels of R users. For people who are new to R, this book provides an overview of the graphics facilities, which is useful for understanding what to expect from R's graphics functions and how to modify or add to the output they produce. For intermediate-level R users, this book provides all of the information necessary to perform sophisticated customizations of plots produced in R. For advanced R users, this book contains vital information for producing coherent, reusable, and extensible graphics functions.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 269.23 lei 6-8 săpt. | +70.52 lei 6-10 zile |
CRC Press – 31 mar 2021 | 269.23 lei 6-8 săpt. | +70.52 lei 6-10 zile |
Hardback (1) | 507.75 lei 6-8 săpt. | |
CRC Press – 29 noi 2018 | 507.75 lei 6-8 săpt. |
Din seria Chapman &Hall/CRC The R Series
- 26% Preț: 679.99 lei
- 22% Preț: 455.98 lei
- 11% Preț: 355.36 lei
- Preț: 392.28 lei
- 9% Preț: 835.78 lei
- 25% Preț: 560.73 lei
- 12% Preț: 346.34 lei
- 23% Preț: 412.83 lei
- 31% Preț: 457.78 lei
- 19% Preț: 122.90 lei
- 23% Preț: 475.71 lei
- 22% Preț: 326.36 lei
- 12% Preț: 346.09 lei
- 26% Preț: 826.40 lei
- 26% Preț: 1005.21 lei
- 23% Preț: 349.32 lei
- 26% Preț: 526.58 lei
- 23% Preț: 407.63 lei
- 19% Preț: 143.07 lei
- 31% Preț: 337.37 lei
- 17% Preț: 427.49 lei
- 26% Preț: 1005.21 lei
- 17% Preț: 269.02 lei
- 30% Preț: 507.75 lei
- 22% Preț: 379.11 lei
- 23% Preț: 412.76 lei
- 32% Preț: 966.02 lei
- 23% Preț: 443.52 lei
- 32% Preț: 834.14 lei
- 31% Preț: 472.88 lei
- 31% Preț: 407.13 lei
- 23% Preț: 370.55 lei
- 31% Preț: 758.49 lei
- 32% Preț: 867.22 lei
- 26% Preț: 1007.65 lei
- 16% Preț: 217.58 lei
- 23% Preț: 366.50 lei
- 26% Preț: 674.35 lei
Preț: 269.23 lei
Preț vechi: 385.84 lei
-30% Nou
Puncte Express: 404
Preț estimativ în valută:
51.54€ • 55.02$ • 42.68£
51.54€ • 55.02$ • 42.68£
Carte tipărită la comandă
Livrare economică 25 decembrie 24 - 08 ianuarie 25
Livrare express 19-23 noiembrie pentru 80.51 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367780692
ISBN-10: 0367780690
Pagini: 441
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.82 kg
Ediția:3
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
ISBN-10: 0367780690
Pagini: 441
Dimensiuni: 156 x 234 x 23 mm
Greutate: 0.82 kg
Ediția:3
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Public țintă
Professional Practice & DevelopmentCuprins
1. An Introduction to R Graphics 2. Simple Usage of Base Graphics 3. Customizing Base Graphics 4. Trellis Graphics: The lattice Package 5. The Grammar of Graphics: The ggplot2 Package 6. The grid Graphics Model 7. The grid Graphics Object Model 8. Developing New Graphical Functions and Objects 9. Graphics Formats 10. Graphical Parameters 11. Importing Graphics 12. Combining Graphics Systems 13.Advanced Graphics
Notă biografică
Paul Murrell is a Senior Lecturer in the Department of Statistics at the University of Auckland.
Recenzii
"...In transit from the first to the third edition, in addition to including new material, Dr. Murrell has introduced key changes and some rearrangements that have made the whole book more understandable, especially the concepts related to viewports and coordinate systems...With an emphasis on producing graphics from code (which promotes automation, sharing and reuse), R Graphics focuses on (i) offering tools and tricks for drawing detailed and customized graphics in a variety of formats and (ii) explaining how to integrate graphics from multiple systems. This distinguishes this book from other books centered on producing plots in R...After reading the book, the R practitioner will understand how to integrate the two distinct graphics systems of R (the base graphics system and the grid graphics system) and how to customize plots, including lattice and ggplot2 graphics. This book also explains how to import images from external files into R and how to integrate them as part of R graphics output. And, furthermore, it shows how to enrich plots created by R with graphical effects and features not supported by the core R graphics system...For R beginners, this book presents an outline of the base graphics facilities and shows how to modify or add to the output they produce. For slightly more skilled R users, the book provides a comprehensive introduction to the grid high-level plotting functions available in the lattice package and in the (probably now more popular) ggplot2 package. For intermediate level R users, the book teaches how to perform sophisticated customizations of R graphical outputs. And, for advanced users and R developers, R Graphics shows how to develop coherent, reusable, and extensible graphics functions...In short, this is a valuable book that the full range of R users will find of interest."
- Jose M. Pavía, Journal of Statistical Software, February 2020
- Jose M. Pavía, Journal of Statistical Software, February 2020
Descriere
This third edition of Paul Murrell’s classic book on using R for graphics represents a major update, with a complete overhaul in focus and scope. It focuses primarily on the two core graphics packages in R - graphics and grid - and has a new section on integrating graphics.