spark_connection
Retrieve the Spark Connection Associated with an R Object
Description
Retrieve the spark_connection
associated with an object.
Usage
spark_connection(x, ...)
Arguments
Argument | Description |
---|---|
x | An object from which a spark_connection can be obtained. |
… | Optional arguments; currently unused. |