Skip to content
Prev 171096 / 398503 Next

Using R in Java?

nicro schrieb:
The JRI part from the rJava package does exactly what you want. Simple 
data types like numbers or strings are directly returned as java 
objects. But I'm afraid for the images you have to use the files system 
indirection.

If needed I can post an example,

Christian