000 02592nam a2200229Ia 4500
003 NULRC
005 20250520102950.0
008 250520s9999 xx 000 0 und d
020 _a9780815384571
040 _cNULRC
050 _aQA 276.45.R3 .W53 2019
100 _aWickham, Hadley
_eauthor
245 0 _aAdvanced R /
_cHadley Wickham
250 _aSecond edition
260 _aBoca Raton, Florida :
_bTaylor & Francis,
_cc2019
300 _axv, 587 pages :
_billustrations ;
_c24 cm
504 _aIncludes bibliographical references and index.
505 _a1. Introduction -- I. Foundations -- 2. Names and values -- 3. Vectors -- 4. Subsetting -- 5. Control Flow -- 6. Functions -- 7. Environments -- 8. Conditions -- II. Functional programming -- 9. Functionals -- 10. Function factories -- 11. Function operators -- III. Object-oriented programming -- 12. Base types -- 13. S3 -- 14. R6 -- 15. S4 -- 16. Trade-offs -- IV. Metaprogramming -- 17. Big picture -- 18. Expressions -- 19. Quasiquotation -- 20. Evaluation -- 21. Translating R code -- V. Techniques -- 22. Debugging -- 23. Measuring performance -- 24. Imporving Improving performance -- 25. Rewriting R code in C++
520 _aThis book 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. It will teach you the foundations of R; three fundamental programming paradigms (functional, object-oriented, and metaprogramming); and powerful techniques for debugging and optimisingyour 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. 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 you code.
650 _aR (COMPUTER PROGRAM LANGUAGE)
942 _2lcc
_cBK
999 _c20035
_d20035