Bi-Directional Interface Between R and Scala with Callbacks


[Up] [Top]

Documentation for package ‘rscala’ version 1.0.9

Help Pages

rscala-package Bi-directional interface between R and Scala with callbacks.
$.ScalaInterpreter Execute code, set values, and get values in an embedded interpreter.
$<-.ScalaInterpreter Execute code, set values, and get values in an embedded interpreter.
%.~% Execute code, set values, and get values in an embedded interpreter.
%~% Execute code, set values, and get values in an embedded interpreter.
close.ScalaInterpreter Closes the resources associated with an interpreter.
intpDef Execute code, set values, and get values in an embedded interpreter.
intpEval Execute code, set values, and get values in an embedded interpreter.
intpGC Execute code, set values, and get values in an embedded interpreter.
intpGet Execute code, set values, and get values in an embedded interpreter.
intpReset Execute code, set values, and get values in an embedded interpreter.
intpSet Execute code, set values, and get values in an embedded interpreter.
intpSettings Changes the runtime behavior of an embedded interpreter.
intpUnwrap Execute code, set values, and get values in an embedded interpreter.
intpWrap Execute code, set values, and get values in an embedded interpreter.
javaCmd Creates an instance of an embedded Scala compiler/interpreter. Provides file paths for Java, Scala, and this package's JAR file. Provides functions to enable other packages to depend on this package.
print.ScalaInterpreter Prints or returns a character representation of an interpreter or a reference.
print.ScalaInterpreterItem Prints or returns a character representation of an interpreter or a reference.
print.ScalaInterpreterReference Prints or returns a character representation of an interpreter or a reference.
rscala Bi-directional interface between R and Scala with callbacks.
rscalaJar Creates an instance of an embedded Scala compiler/interpreter. Provides file paths for Java, Scala, and this package's JAR file. Provides functions to enable other packages to depend on this package.
rscalaLoad Creates an instance of an embedded Scala compiler/interpreter. Provides file paths for Java, Scala, and this package's JAR file. Provides functions to enable other packages to depend on this package.
rscalaPackage Creates an instance of an embedded Scala compiler/interpreter. Provides file paths for Java, Scala, and this package's JAR file. Provides functions to enable other packages to depend on this package.
scalaInfo Creates an instance of an embedded Scala compiler/interpreter. Provides file paths for Java, Scala, and this package's JAR file. Provides functions to enable other packages to depend on this package.
scalaInstall Creates an instance of an embedded Scala compiler/interpreter. Provides file paths for Java, Scala, and this package's JAR file. Provides functions to enable other packages to depend on this package.
scalaInterpreter Creates an instance of an embedded Scala compiler/interpreter. Provides file paths for Java, Scala, and this package's JAR file. Provides functions to enable other packages to depend on this package.
scalap Execute code, set values, and get values in an embedded interpreter.
strintrplt Performs string interpolation with arbitrary R code.
toString.ScalaInterpreter Prints or returns a character representation of an interpreter or a reference.
toString.ScalaInterpreterItem Prints or returns a character representation of an interpreter or a reference.
toString.ScalaInterpreterReference Prints or returns a character representation of an interpreter or a reference.