Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 36 found.
[1] < 1 2 3 4 > [4]  Sort:

jengine (Package: rJava) :

.jengine obtains the current callback engine or starts it.
● Data Source: CranContrib
● Keywords: interface
● Alias: .jengine
● 0 images

loader (Package: rJava) :

.jaddClassPath adds directories or JAR files to the class path.
● Data Source: CranContrib
● Keywords: interface
● Alias: .jaddClassPath, .jclassPath
● 0 images

J (Package: rJava) :

J creates a Java class reference or calls a Java method
● Data Source: CranContrib
● Keywords: interface
● Alias: J
● 0 images

show (Package: rJava) : Show a Java Object Reference

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.
● Data Source: CranContrib
● Keywords: interface
● Alias: show,jarrayRef-method, show,jclassName-method, show,jobjRef-method, str,jobjRef-method
● 0 images

jserialize (Package: rJava) :

.jserialize serializes a Java object into raw vector using Java serialization.
● Data Source: CranContrib
● Keywords: interface
● Alias: .jcache, .jserialize, .junserialize
● 0 images

jrectRef-class (Package: rJava) : Rectangular java arrays

References to java arrays that are guaranteed to be rectangular, i.e similar to R arrays
● Data Source: CranContrib
● Keywords: classes
● Alias: [,jrectRef-method, anyDuplicated,jrectRef-method, dim,jrectRef-method, dim<-,jrectRef-method, duplicated,jrectRef-method, jrectRef-class, length,jrectRef-method, max,jrectRef-method, min,jrectRef-method, range,jrectRef-method, rev,jrectRef-method, sort,jrectRef-method, str,jrectRef-method, unique,jrectRef-method
● 0 images

jsimplify (Package: rJava) :

.jsimplify attempts to convert Java objects that represent simple scalars into corresponding scalar representation in R.
● Data Source: CranContrib
● Keywords: interface
● Alias: .jsimplify
● 0 images

rep (Package: rJava) : Creates java arrays by cloning

Creates a java array by cloning a reference several times
● Data Source: CranContrib
● Keywords:
● Alias: rep,jarrayRef-method, rep,jobjRef-method, rep,jrectRef-method
● 0 images

.jinstanceof (Package: rJava) :

Is a java object an instance of a given java class
● Data Source: CranContrib
● Keywords: interface
● Alias: .jinstanceof, %instanceof%
● 0 images

jclassName-class (Package: rJava) : Class "jclassName" - a representation of a Java class name

This class holds a name of a class in Java.
● Data Source: CranContrib
● Keywords: classes
● Alias: as.character,jclassName-method, jclassName-class
● 0 images