Skip to content
Prev 32266 / 398506 Next

Output to connections

On Tue, 20 May 2003, Adelchi Azzalini wrote:

            
Um, that's not the problem.  If this is a Unix-alike, the shell invoked by
popen also (probably, depending on the shell) needs "\" escaped. So each
of

the help processing
R strings
the Unix shell (probably)

need \ doubled (probably), and it is the last one I forgot.