Loading...
Advanced R /
Main Author: | |
---|---|
Format: | Printed Book |
Published: |
Boca Raton:
CRC Press,
2015.
|
Series: | The R series
|
Subjects: | |
Online Access: | https://books.google.co.in/books?id=FfsYCwAAQBAJ&printsec=frontcover&dq=Advanced+R+/&hl=en&sa=X&ved=0ahUKEwiE36mK1J_OAhXEP48KHWTDCeUQ6AEIJTAB#v=onepage&q=Advanced%20R%20%2F&f=false |
Table of 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
- Index.