Hi, I really need to export plot image as "gif". I know that other image forms are available with functions like png(), jpeg() etc. However,
The reason that I only need the "gif" form is "gimage" function in "gWidgetstcltk" library only works with "gif" or "pnm". I want to load some plot images to "gwindow". Is there a way to solve this problem? Thanks. -- View this message in context: http://r.789695.n4.nabble.com/How-to-export-plot-outputs-as-gif-tp4525168p4525168.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.