accessOp | Field/method operator for Java objects |
aslist | Converts java objects or arrays to R lists |
clone | Object cloner |
Exceptions | Exception handling |
instanceof | Is a java object an instance of a given java class |
J | High level API for accessing Java |
jarray | Java array handling functions |
jarrayRef-class | Class "jarrayRef" Reference to an array Java object |
javaImport | Attach mechanism for java packages |
java-tools | java tools used internally in rJava |
jcall | Call a Java method |
jcast | Cast a Java object to another class |
jcastToArray | Ensures that a given object is an array reference |
jcheck | Java exception handling |
jclassName | Class "jclassName" - a representation of a Java class name |
jengine | Java callback engineCast a Java object to another class |
jequals | Comparing Java References |
jfield | Obtains the value of a field |
jfloat | Wrap numeric vector as flat Java parameter |
jfloat-class | Classes "jfloat", "jlong", "jbyte" and "jchar" specify Java... |
jgc | Invoke Java Garbage Collection |
jinit | Initialize Java VM |
jmemprof | rJava memory profiler |
jnew | Create a Java object |
jnull | Java null object reference |
jobjRef-class | Class "jobjRef" - Reference to a Java object |
jpackage | Initialize an R package containing Java code |
jrectRef-class | Rectangular java arrays |
jreflection | Simple helper functions for Java reflection |
jserialize | Java object serialization |
jsimplify | Converts Java object to a simple scalar if possible |
loader | Java Class Loader |
new | Create a new Java object |
rep | Creates java arrays by cloning |
rJava-internal | Internal functions and constants |
show | Show a Java Object Reference |
toJava | Convert R objects to REXP references in Java |
with | with and within methods for Java objects and class names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.