print.jobj: Print a JVM object reference.

Description Usage Arguments Note

View source: R/jobj.R

Description

This function prints the type and id for an object stored in the SparkR JVM backend.

Usage

1
2
## S3 method for class 'jobj'
print(x, ...)

Arguments

x

The JVM object reference

...

further arguments passed to or from other methods

Note

print.jobj since 1.4.0


SparkR documentation built on June 3, 2021, 5:05 p.m.