Learn R Programming

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

rscala (version 2.3.5)

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

433

Version

2.3.5

License

GPL (>= 2) | BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

David B Dahl

Last Published

August 30th, 2017

Functions in rscala (2.3.5)

rscala-package

Bi-Directional Interface Between R and Scala with Callbacks
scalaSettings

Settings of the Scala Interpreter
strintrplt

String Interpolation with Arbitrary R Code
close

Closes the Resources of a Scala Interpreter
scala

Create an Instance of an Embedded Scala Interpreter
%~%

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

String Representation of a Scala Interpreter, Reference, or Function