Retrieve the spark_connection associated with an R object.
spark_connection
spark_connection(x, ...)
x
An R object from which a spark_connection can be obtained.
...
Optional arguments; currently unused.