Skip to content
Prev 66833 / 398506 Next

about get stdout from other program

Dear all R-helper,

if I want to use stdout from other language as my R program input ,which is 
the best way for design the API,using Pipe function or produce a temporary 
file,using scan function to read the file ?

thanks

Michael