Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Advanced R, Second Edition
网址居 (LinkBasket) - 中英文全球新闻一网打尽!.
  • Title: Advanced R, Second Edition
  • Author(s): Hadley Wickham
  • Publisher: Chapman and Hall/CRC; 2 edition (May 30, 2019)
  • License(s): CC BY-NC-SA 4.0
  • Paperback: 604 pages
  • eBook: HTML
  • Language: English
  • ISBN-10: 0815384572
  • ISBN-13: 978-0815384571
  • Share This:  

Book Description

This book 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.

It 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 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 (rlang.r-lib.org), which provides a clean interface to low-level operations, and purr (purrr.tidyverse.org/) for functional programming
  • Use of color in code chunks and figures
About the Authors
  • 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.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links