Skip to main content
Advanced R
Show table of contents
Table of contents
Welcome
Preface
1
Introduction
Foundations
Introduction
2
Names and values
3
Vectors
4
Subsetting
5
Control flow
6
Functions
7
Environments
8
Conditions
Functional programming
Introduction
9
Functionals
10
Function factories
11
Function operators
Object-oriented programming
Introduction
12
Base types
13
S3
14
R6
15
S4
16
Trade-offs
Metaprogramming
Introduction
17
Big picture
18
Expressions
19
Quasiquotation
20
Evaluation
21
Translating R code
Techniques
Introduction
22
Debugging
23
Measuring performance
24
Improving performance
25
Rewriting R code in C++
References
View book source
References
25
Rewriting R code in C++
On this page
References
View source
Edit this page