Displaying 1 result from an estimated 1 matches for "r_force_interact".
2002 Oct 30
4
Flushing the R output buffer.
flusHi,
I am connecting R to a PHP web script.
The first effort attempted to use a named pipe
but gave up on that because PHP could not read
any data from the named pipe.
I changed to using a temp file but it also has problems.
It appears that the file to which R's output is redirected
is not recieving any output until the pipe connection form PHP
is closed. I think this means that R is