Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Advanced R

Posted By: roxul
Advanced R

Hadley Wickham, "Advanced R"
English | ISBN: 1466586966 | 2014 | 476 pages | PDF | 4 MB

Advanced R presents useful tools and techniques for attacking many types of R programming problems, helping you avoid mistakes and dead ends. With more than ten years of experience programming in R, the author illustrates the elegance, beauty, and flexibility at the heart of R.


The book develops the necessary skills to produce quality code that can be used in a variety of circumstances. You will learn:
The fundamentals of R, including standard data types and functions
Functional programming as a useful framework for solving wide classes of problems
The positives and negatives of metaprogramming
How to write fast, memory-efficient code


This book not only helps current R users become R programmers but also shows existing programmers what’s special about R. Intermediate R programmers can dive deeper into R and learn new strategies for solving diverse problems while programmers from other languages can learn the details of R and understand why R works the way it does.
Download