
An example of the 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 API: Easily move data from Java to R
The JDataFrame API is middleware that is used to convert data in Java into a data frame in the R Project for Statistical Computing.
You must be logged in to post a comment.