Chapter 10 References
10.1 dplyr syntax
- Overview of the dplyr syntax
10.2 DBI, Spark SQL, Hive
- Documentation on Hive Operators and User-Defined Functions website
- The DBI package on CRAN
10.3 Docker
- Get started with Docker
- The Rocker Project - Docker Containers for the R Environment
10.4 Java, Scala and friends
- Wikipedia’s article on Method Chaining
- Stackoverflow discussion of reflection
10.5 Apache Arrow
- Homepage of Apache Arrow
- Arrow C++ library installation guide
- R package arrow on CRAN
- R package arrow on GitHub