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.
Din seria Chapman & Hall/CRC The R Series
- 8%
Preț: 454.90 lei - 8%
Preț: 504.54 lei -
Preț: 377.44 lei -
Preț: 411.95 lei - 15%
Preț: 481.33 lei - 8%
Preț: 561.50 lei - 8%
Preț: 560.75 lei - 15%
Preț: 567.83 lei - 20%
Preț: 628.97 lei - 20%
Preț: 1165.32 lei - 15%
Preț: 486.08 lei - 8%
Preț: 432.11 lei - 20%
Preț: 1346.29 lei - 20%
Preț: 656.21 lei - 15%
Preț: 679.06 lei - 20%
Preț: 476.72 lei -
Preț: 477.80 lei -
Preț: 214.70 lei - 15%
Preț: 553.56 lei - 18%
Preț: 927.62 lei - 20%
Preț: 1072.83 lei - 18%
Preț: 1119.87 lei -
Preț: 439.97 lei -
Preț: 320.07 lei - 20%
Preț: 368.71 lei - 20%
Preț: 377.09 lei - 18%
Preț: 919.70 lei -
Preț: 190.66 lei - 20%
Preț: 246.32 lei - 18%
Preț: 1092.68 lei - 20%
Preț: 1177.33 lei - 15%
Preț: 499.21 lei - 18%
Preț: 811.38 lei -
Preț: 438.67 lei -
Preț: 438.67 lei -
Preț: 474.21 lei - 15%
Preț: 671.23 lei
Preț: 428.30 lei
Preț vechi: 465.55 lei
-8%
75.72€ • 90.00$ • 65.70£
Carte disponibilă
Livrare economică 19 februarie-05 martie
Livrare express 05-11 februarie pentru 53.37 lei
Specificații
ISBN-10: 0815384572
Pagini: 604
Dimensiuni: 156 x 234 x 28 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.