in the code for figure 3.12, I think [`data = mtcars`](https://github.com/r-spark/the-r-in-spark/blob/68b42f8c2b8f78ed9ce68bded4ae6549d2a423d5/analysis.Rmd#L468) is wrong and we must use `data = cars`.