de.alysis.r.consoleout.R_Test Class Reference

List of all members.

Detailed Description

Test Rserve connection and console redirection with sink.

First start Rserve with "R CMD Rserve". Then start the console server by running "Run_Consoleout_Test.java" as Java application.

Starting Rserve: - R CMD Rserve - R CMD Rserve.dbg

Connect to R with:

out <- socketConnection(host="localhost", 1235); sink(out, type=c("output", "message"), split=TRUE);

Author:
Friedrich Schuster


Public Member Functions

void testConnect ()
 Test basic connection to localhost.
void testConsoleServer ()
 Test output with socket server.


The documentation for this class was generated from the following file:
Generated on Mon Jun 26 18:45:59 2006 for RSubmit by  doxygen 1.4.6