“RJSONIO: Serialize R Objects to JSON, JavaScript Object Notation”, https://cran.r-project.org/web/packages/RJSONIO/index.html

Read more about the article JDataFrame: Create an R Data Frame from Java data model in three simple steps!
An example of the open-source JDataFrame API being used to convert some data in Groovy into JSON that can then be converted into a data frame in the R Project for Statistical Computing via the RJSONIO library.

JDataFrame: Create an R Data Frame from Java data model in three simple steps!

The JDataFrame API is middleware that is used to convert data in Java into a data frame in the R Project for Statistical Computing.

Continue ReadingJDataFrame: Create an R Data Frame from Java data model in three simple steps!