Sending R-Errors (from the console) into the Java standard output, when using JRI -


I use the eval method ( JRI source command via file due to distribution.

R code in Java.

Although I went to an interesting solution, which uses the sync function in R, I am looking for a way to import R console output directly into my Java output (It feels more comfortable).

Have you ever managed to import RO output directly into Java output?

/ P> >

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -