Learn R Programming

⚠️There's a newer version (3.2.25) of this package.Take me there.

rscala (version 2.2.2)

Bi-Directional Interface Between R and Scala with Callbacks

Description

The Scala interpreter is embedded in R and callbacks to R from the embedded interpreter are supported. Conversely, the R interpreter is embedded in Scala. Scala versions in the 2.10.x, 2.11.x, and 2.12.x series are supported.

Copy Link

Version

Install

install.packages('rscala')

Monthly Downloads

99

Version

2.2.2

License

GPL (>= 2) | BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

David B Dahl

Last Published

May 25th, 2017

Functions in rscala (2.2.2)

close

Closes the Resources of a Scala Interpreter
scala

Create an Instance of an Embedded Scala Interpreter
strintrplt

String Interpolation with Arbitrary R Code
rscala-package

Bi-Directional Interface Between R and Scala with Callbacks
scalaSettings

Settings of the Scala Interpreter
%~%

Execute Code, Set Values, and Get Values in a Scala Interpreter
print

String Representation of a Scala Interpreter, Reference, or Function