“rjson: JSON for R: Converts R object into JSON objects and vice-versa.”, https://cran.r-project.org/web/packages/rjson/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!