Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

show

Show a Java Object Reference


Description

Display a Java object reference in a descriptive, textual form. The default implementation calls toString Java method to obtain object's printable value and uses calls show on the resulting string garnished with additional details.

Methods

show

signature(object = "jobjRef"): ...

show

signature(object = "jarrayRef"): ...

show

signature(object = "jclassName"): ...

str

signature(object = "jobjRef"): currently identical to show


rJava

Low-Level R to Java Interface

v1.0-4
LGPL-2.1
Authors
Simon Urbanek <simon.urbanek@r-project.org>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.