Advanced R, Second Edition Advanced R, Second Edition
Chapman & Hall/CRC The R Series

Advanced R, Second Edition

    • US$67.99
    • US$67.99

출판사 설명

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.

장르
과학 및 자연
출시일
2019년
5월 24일
언어
EN
영어
길이
604
페이지
출판사
CRC Press
판매자
Taylor & Francis Group
크기
10.1
MB
Software for Data Analysis Software for Data Analysis
2008년
Learning R Learning R
2013년
R Programming for Data Science R Programming for Data Science
2015년
Beyond Spreadsheets with R Beyond Spreadsheets with R
2018년
The Art of R Programming The Art of R Programming
2011년
R Programming: Questions and Answers (2020 Edition) R Programming: Questions and Answers (2020 Edition)
2019년
ggplot2 ggplot2
2016년
ggplot2 ggplot2
2009년
R for Data Science R for Data Science
2023년
Mastering Shiny Mastering Shiny
2021년
Advanced R Solutions Advanced R Solutions
2021년
Pakiety R. Zarządzanie, testowanie, dokumentacja i udostępnianie kodu. Wydanie II Pakiety R. Zarządzanie, testowanie, dokumentacja i udostępnianie kodu. Wydanie II
2024년
Analyzing Baseball Data with R Analyzing Baseball Data with R
2024년
Using R for Introductory Statistics Using R for Introductory Statistics
2018년
Statistical Computing with R, Second Edition Statistical Computing with R, Second Edition
2019년
Graphical Data Analysis with R Graphical Data Analysis with R
2018년
R Markdown R Markdown
2018년
Using the R Commander Using the R Commander
2016년