Advanced R, Second Edition: Chapman &Hall/CRC The R Series
Autor Hadley Wickhamen Limba Engleză Paperback – 30 mai 2019
Advanced R helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different and special.
This book will teach you the foundations of R; three fundamental programming paradigms (functional, object-oriented, and metaprogramming); and powerful techniques for debugging and optimising
your code.
- The difference between an object and its name, and why the distinction is important
- The important vector data structures, how they fit together, and how you can pull them apart using subsetting
- The fine details of functions and environments
- The condition system, which powers messages, warnings, and errors
- The powerful functional programming paradigm, which can replace many for loops
- The three most important OO systems: S3, S4, and R6
- The tidy eval toolkit for metaprogramming, which allows you to manipulate code and control evaluation
- Effective debugging techniques that you can deploy, regardless of how your code is run
- How to find and remove performance bottlenecks
The second edition is a comprehensive update:
- New foundational chapters: Names and values, Control flow, and Conditions
- comprehensive coverage of object oriented programming with chapters on S3, S4, R6, and how to choose between them
- Much deeper coverage of metaprogramming, including the new tidy evaluation framework
- use of new package like rlang (http: //rlang.r-lib.org), which provides a clean interface to low-level operations, and purr (http: //purrr.tidyverse.org/) for functional programming
- Use of color in code chunks and figures Hadley Wickham is Chief Scientist at RStudio, an Adjunct Professor at Stanford University and the University of Auckland, and a member of the R Foundation. He is the lead developer of the tidyverse, a collection of R packages, including ggplot2 and dplyr, designed to support data science. He is also the author of R for Data Science (with Garrett Grolemund), R Packages, and ggplot2: Elegant Graphics for Data Analysis.
| Toate formatele și edițiile | Preț | Express |
|---|---|---|
| Paperback (1) | 441.08 lei 3-5 săpt. | +47.14 lei 5-11 zile |
| CRC Press – 30 mai 2019 | 441.08 lei 3-5 săpt. | +47.14 lei 5-11 zile |
| Hardback (1) | 1028.20 lei 6-8 săpt. | |
| CRC Press – 3 iun 2019 | 1028.20 lei 6-8 săpt. |
Din seria Chapman &Hall/CRC The R Series
-
Preț: 445.14 lei - 9%
Preț: 684.57 lei - 8%
Preț: 561.22 lei -
Preț: 265.90 lei -
Preț: 441.05 lei -
Preț: 387.61 lei -
Preț: 386.21 lei - 8%
Preț: 408.67 lei - 20%
Preț: 459.73 lei - 8%
Preț: 504.89 lei - 8%
Preț: 561.94 lei -
Preț: 379.75 lei - 20%
Preț: 620.68 lei - 20%
Preț: 594.31 lei -
Preț: 387.81 lei -
Preț: 296.38 lei -
Preț: 403.67 lei -
Preț: 414.21 lei - 20%
Preț: 345.99 lei - 8%
Preț: 432.69 lei - 9%
Preț: 904.55 lei - 20%
Preț: 572.69 lei - 33%
Preț: 583.49 lei -
Preț: 194.22 lei - 20%
Preț: 1336.45 lei - 20%
Preț: 1175.87 lei - 18%
Preț: 1119.90 lei - 33%
Preț: 1044.64 lei - 18%
Preț: 1089.59 lei - 18%
Preț: 1341.15 lei - 15%
Preț: 480.25 lei - 18%
Preț: 812.05 lei - 33%
Preț: 1047.19 lei - 31%
Preț: 543.35 lei - 15%
Preț: 671.23 lei -
Preț: 214.24 lei - 15%
Preț: 552.64 lei
Preț: 441.08 lei
Nou
78.06€ • 91.55$ • 68.44£
Carte disponibilă
Livrare economică 05-19 ianuarie 26
Livrare express 20-26 decembrie pentru 57.13 lei
Specificații
ISBN-10: 0815384572
Pagini: 604
Dimensiuni: 156 x 234 x 38 mm
Greutate: 1 kg
Ediția:2. Auflage
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Public țintă
Professional Practice & DevelopmentCuprins
Notă biografică
Recenzii
"The book is packed with a ton of information, insights, and knowledge drawn from the author's own experience. The approach will be appreciated by the right audience – the audience that is looking for a deeper understanding of the R language. At times, the writing style reveals a personal reflection of how the author's knowledge of the language has evolved. This is beautiful."
~ISCB News
Descriere
Advanced R helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different and special.
This book will teach you the foundations of R; three fundamental programming paradigms (functional, object-oriented, and metaprogramming); and powerful techniques for debugging and optimising
your code.
By reading this book, you will learn:
- The difference between an object and its name, and why the distinction is important
- The important vector data structures, how they fit together, and how you can pull them apart using subsetting
- The fine details of functions and environments
- The condition system, which powers messages, warnings, and errors
- The powerful functional programming paradigm, which can replace many for loops
- The three most important OO systems: S3, S4, and R6
- The tidy eval toolkit for metaprogramming, which allows you to manipulate code and control evaluation
- Effective debugging techniques that you can deploy, regardless of how your code is run
- How to find and remove performance bottlenecks
The second edition is a comprehensive update:
- New foundational chapters: Names and values, Control flow, and Conditions
- comprehensive coverage of object oriented programming with chapters on S3, S4, R6, and how to choose between them
- Much deeper coverage of metaprogramming, including the new tidy evaluation framework
- use of new package like rlang (http: //rlang.r-lib.org), which provides a clean interface to low-level operations, and purr (http: //purrr.tidyverse.org/) for functional programming
- Use of color in code chunks and figures
Hadley Wickham is Chief Scientist at RStudio, an Adjunct Professor at Stanford University and the University of Auckland, and a member of the R Foundation. He is the lead developer of the tidyverse, a collection of R packages, including ggplot2 and dplyr, designed to support data science. He is also the author of R for Data Science (with Garrett Grolemund), R Packages, and ggplot2: Elegant Graphics for Data Analysis.