Hello, I am running R version 2.4.1 on Debian.
I am using some R functions which produce several graphics displayed successively with an interactive prompt between each graph. For example, the plot.varest (vars) function produces such output (one graph per time series on which the VAR model is fitted). Plots on GARCH models also produce such outputs. Moreover, the frontend I am using for R (RkWard) does not enable me to export graphs as vectorial image files. How can I export such graphs as separate (e.g.) Postscript files ? par(ask=FALSE) didn't help. Thank you for your answer. -- Renaud Lacour <[EMAIL PROTECTED]> ______________________________________________ [email protected] 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.
