Free shipping on orders over $99
Advanced R, Second Edition

Advanced R, Second Edition

by Hadley Wickham
Paperback
Publication Date: 26/06/2019

Share This Book:

22%
OFF
RRP  $105.00

RRP means 'Recommended Retail Price' and is the price our supplier recommends to retailers that the product be offered for sale. It does not necessarily mean the product has been offered or sold at the RRP by us or anyone else.

$82.50
or 4 easy payments of $20.62 with
afterpay
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.
ISBN:
9780815384571
9780815384571
Category:
Mathematical & statistical software
Format:
Paperback
Publication Date:
26-06-2019
Publisher:
Taylor & Francis Inc
Country of origin:
United States
Edition:
2nd Edition
Pages:
588
Dimensions (mm):
234x156mm
Weight:
0.99kg

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Advanced R.