In which you learn how Spark and R complement each other, how to get data to and from Spark, and how to manipulate Spark data frames using dplyr syntax.
In which you learn more about using the dplyr interface to Spark, including advanced field selection, calculating groupwise statistics, and joining data frames.
dplyr
In which you learn about Spark's machine learning data transformation features, and functionality for manipulating native DataFrames.
A case study in which you learn to use sparklyr's machine learning routines, by predicting the year in which a song was released.
sparklyr