Skip to content

Output of system() not shown in if

2 messages · syrvn

#
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.