Skip to content
Prev 25126 / 398502 Next

graphics window closes after invoking

Hi,
I hope this is my last stupid question for this project. I run (WinXP) Rcmd* 
BATCH ToDo.R and want the produced graph to be seen on the display. But after 
a part of a second the graphics window is closed again. I suppose, because 
Rcmd does not work interactive, there will be no command like "wait for key 
pressed" or similar. Is there a possibility to let the window open as long as 
the user wishes?
(Rcmd is called from a macro within a spreadsheet file to display a graphic 
based on this spreadsheet)
----------------
* Thanks to the list I "found" Rcmd. Never thought that you have to install 
the sources to get Rcmd alive! Thank you.

Richard