Authors: | David B. Dahl | ||||
Title: | Integration of R and Scala Using rscala | ||||
Abstract: | The rscala software is a simple, two-way bridge between R and Scala that allows users to leverage the unique strengths of both languages in a single project. Scala classes can be instantiated from R and Scala methods can be called. Arbitrary Scala code can be executed on-the-fly from within R and callbacks to R are supported. R packages can be developed based on Scala. Conversely, rscala also enables R code to be embedded within a Scala application. The rscala package is available from the Comprehensive R Archive Network (CRAN) and has no dependencies beyond base R and the Scala standard library. | ||||
Page views:: 2140. Submitted: 2017-08-22. Published: 2020-02-18. |
|||||
Paper: |
Integration of R and Scala Using rscala
Download PDF
(Downloads: 593)
|
||||
Supplements: |
| ||||
DOI: |
10.18637/jss.v092.i04
|
![]() This work is licensed under the licenses Paper: Creative Commons Attribution 3.0 Unported License Code: GNU General Public License (at least one of version 2 or version 3) or a GPL-compatible license. |