Hello,
is there a possibility to call a program (like with system()) and read back the data it prints to stdout? On Unix/Linux there is the popen() systemcall, which does this. Is it available in R? Maybe via extra packages? Ciao, Oliver ______________________________________________ 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.