spark_jobj
From sparklyr v0.3.2
by Javier Luraschi
Get the spark_jobj associated with an object
S3 method to get the spark_jobj associated with objects of various types.
Usage
spark_jobj(x, ...)
Arguments
- x
- Object to extract jobj from
- ...
- Reserved for future use
Value
-
A
spark_jobj
object that can be passed to
invoke
.
See Also
Community examples
Looks like there are no examples yet.