On 05/15/04 16:53, Shin wrote: >I am looking for a function to restore saved graphics for further >editing, such as changing its title, labels, or legend. >How can I do it in R? Thanks in advance.
Probably the easiest way is simply to save the code that you used to make the graphic, edit the code, and run it again. This is a good way to work with R anyway. If, for some reason, the graphics tools available for R are not sufficient - and I find this hard to imagine - you can also save graphics as xfig files and then edit them with xfig, assuming that you are using Unix/Linux. Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html