Hi,
I would like to be able to run "R" language scripts in B4J.
My B4J code pulls data from a database according to user parameters. The next step is to analyze the data and visualize the result using heat maps and line charts,
There are many well developed R scripts that do statistical analysis and visualization.
How do I run and send data to an external R process, then received the result back for displaying in B4J?
Thanks,
Eric
I would like to be able to run "R" language scripts in B4J.
My B4J code pulls data from a database according to user parameters. The next step is to analyze the data and visualize the result using heat maps and line charts,
There are many well developed R scripts that do statistical analysis and visualization.
How do I run and send data to an external R process, then received the result back for displaying in B4J?
Thanks,
Eric