I\'m now work on a project which wants to use org.rosuda.REngine.Rserve to use facilities of R by C#. I have a particular problem that when I run the following code in C# cl
Try this code :-
c.eval("dev.off()")