Bi-Directional Interface Between R and Scala with Callbacks


[Up] [Top]

Documentation for package ‘rscala’ version 1.0.15

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.
%~% Execute code, set values, and get values in an embedded interpreter.
.rscalaJar Creates an instance of an embedded Scala compiler/interpreter. Provides file path for 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 path for Scala and this package's JAR file. Provides functions to enable other packages to depend on this package.
close.ScalaInterpreter Closes the resources associated with an interpreter.
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.
scala Creates an instance of an embedded Scala compiler/interpreter. Provides file path for Scala and this package's JAR file. Provides functions to enable other packages to depend on this package.
scalaCallback Execute code, set values, and get values in an embedded interpreter.
scalaDef Execute code, set values, and get values in an embedded interpreter.
scalaEval Execute code, set values, and get values in an embedded interpreter.
scalaGC Execute code, set values, and get values in an embedded interpreter.
scalaGet Execute code, set values, and get values in an embedded interpreter.
scalaInfo Creates an instance of an embedded Scala compiler/interpreter. Provides file path for 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 path for 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.
scalaReset Execute code, set values, and get values in an embedded interpreter.
scalaSet Execute code, set values, and get values in an embedded interpreter.
scalaSettings Changes the runtime behavior of an embedded interpreter.
scalaUnwrap Execute code, set values, and get values in an embedded interpreter.
scalaWrap 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.