Sounds like you want devAskNewPage(TRUE) or the related
options("device.ask.default"). See help("devAskNewPage",
package="grDevices").
Hope this helps.
Allan
On 09/07/10 13:54, vijaysheegi wrote:
Hi R Experts,
I have certain code ,i want to achive interactive execution .
For ex:
1. as part of input ,it should ask file name or table name as input.
2.in script so many graphs i need to draw,it should wait till certain key is
pressed .
3:i am using windows R,rscript<scriptname> is not working.
Please some one help me.
Thanks Experts in advance
______________________________________________
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.