Displaying 1 result from an estimated 1 matches for "flashup".
2011 Mar 09
2
system(..., invisible=FALSE, show.output.on.console=FALSE) in Windows 7
Hello,
I work for a company in which a number of employees use R. Many of them like to run executables via the system function in such a way that the output of that executable is displayed in a separate window. To give an example of the behavior they require, the following command can be run in R GUI:
system("cmd",invisible=FALSE,show.output.on.console=FALSE)
The result is that a