Hello,

I am using system(...) to invoke some unix commands. Everything is working
fine and the output of the programme
is returned to the R console. However, as soon as I put the system(...) call
into an if-clause the output is no longer
shown in the R console. Is there any workaround for that problem?

Cheers
syrvn

--
View this message in context: 
http://r.789695.n4.nabble.com/Output-of-system-not-shown-in-if-tp4626383.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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