Uses of Class
org.math.R.StartRserve.ProcessToKill
-
-
Uses of StartRserve.ProcessToKill in org.math.R
Fields in org.math.R declared as StartRserve.ProcessToKill Modifier and Type Field Description StartRserve.ProcessToKillRserveDaemon. rserveMethods in org.math.R that return StartRserve.ProcessToKill Modifier and Type Method Description static StartRserve.ProcessToKillStartRserve. launchRserve(String Rcmd, String rargs, String rsrvargs, boolean debug, ServerSocket lock)attempt to start Rserve.Note: parameters are not quoted, so avoid using any quotes in arguments
-