Registers a Spark DataFrame (giving it a table name for the
Spark SQL context), and returns a tbl_spark.
sdf_register(x, name = NULL)Other Spark data frames:
sdf_copy_to(),
sdf_distinct(),
sdf_random_split(),
sdf_sample(),
sdf_sort(),
sdf_weighted_sample()