Advanced R solutions

著者

書誌事項

Advanced R solutions

Malte Grosser, Henning Bumann, Hadley Wickham

(The R series)(A Chapman & Hall book)

CRC Press, 2022

  • : pbk

大学図書館所蔵 件 / 1

この図書・雑誌をさがす

注記

Includes bibliographical references (p. 283-285)

内容説明・目次

内容説明

*When R creates copies, and how it affects memory usage and code performance *Everything you could ever want to know about functions *The differences between calling and exiting handlers *How to employ functional programming to solve modular tasks *The motivation, mechanics, usage, and limitations of R's highly pragmatic S3 OO system *The R6 OO system, which is more like OO programming in other languages *The rules that R uses to parse and evaluate expressions *How to use metaprogramming to generate HTML or LaTeX with elegant R code *How to identify and resolve performance bottlenecks

目次

Part I Foundations 2. Names and values 3. Vectors 4. Subsetting 5. Control Flow 6. Functions 7. Environments 8. Conditions Part II Funtional Programming 9. Functionals 10. Function Factories 11. Function Operators Part III Object oriented programming13. S3 14. R6 15. S4 Part IV Metaprogramming18. Expressions 19. Quasiquotation 20. Evaluation 21. Translating R Code Part V Techniques23. Measuring Performance 24. Improving Performance 25. Rewriting R code in C++

「Nielsen BookData」 より

関連文献: 2件中  1-2を表示

詳細情報

ページトップへ