close.ScalaInterpreter
                        Closes the resources associated with an
                        interpreter.
print.ScalaInterpreter
                        Prints or returns a character representation of
                        an interpreter or a reference.
rscala-package          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.
scalaEval               Execute code, set values, and get values in an
                        embedded interpreter.
scalaSettings           Changes the runtime behavior of an embedded
                        interpreter.
strintrplt              Performs string interpolation with arbitrary R
                        code.
