Hi!  I am calling ismev rlarg.diag() multiple times inside a "for
loop" in a script I've written. I don't want to have to hit the Return
key many times, so I am using the following command at the top of my
script so I am not prompted to press for the Return key.
options(device.ask.default=FALSE)

The issue is that this is not working...I am still prompted to press
the Return key.

I want to save the results of rlarg.diag() to png files.   Note that I
am already including "%d" in the filename, so that is not the issue.
Can anyone help?

Thanks, Michelle

--
Michelle M. Irizarry

______________________________________________
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