sparklyr (version 0.8.4)

spark_connection: Retrieve the Spark Connection Associated with an R Object

Description

Retrieve the spark_connection associated with an R object.

Usage

spark_connection(x, ...)

Arguments

x

An R object from which a spark_connection can be obtained.

...

Optional arguments; currently unused.