Hello,
   
    Usually if I want to run R code from another program, I generate an 
R script and run R BATCH. However, I have been wanting to access R's 
command line from another program. In other words, I want the std output 
from another program to feed into R (command line). Is there any way to 
do that? I would also like to collect R's response using std input.

Thanks

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to