Retrieve the Spark Connection Associated with an R Object

spark_connection

Description

Retrieve the spark_connection associated with an R object.

Usage

spark_connection(x, ...)

Arguments

Arguments Description
x An R object from which a spark_connection can be obtained.
Optional arguments; currently unused.