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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -