『R言語徹底解説』(原書)第2版<br>Advanced R, Second Edition (Chapman & Hall/crc the R Series) (2ND)

個数:
  • ポイントキャンペーン

『R言語徹底解説』(原書)第2版
Advanced R, Second Edition (Chapman & Hall/crc the R Series) (2ND)

  • ウェブストア価格 ¥53,053(本体¥48,230)
  • Chapman & Hall/CRC(2019/06発売)
  • 外貨定価 US$ 240.00
  • 【ウェブストア限定】ブラックフライデーポイント5倍対象商品(~11/24)※店舗受取は対象外
  • ポイント 2,410pt
  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Hardcover:ハードカバー版/ページ数 588 p.
  • 言語 ENG
  • 商品コード 9780367255374
  • DDC分類 519.502855133

Full Description

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.

Contents

Introduction. Foundations. Data structures. Subsetting. Vocabulary. Style guide. Functions. OO field guide. Environments. Debugging, condition handling, and defensive programming. Functional Programming. Functional programming. Functionals. Function operators. Computing on the Language. Non-standard evaluation. Expressions. Domain-specific languages. Performance. Performance. Optimising code. Memory. High performance functions with Rcpp. R's C interface.

最近チェックした商品