Presumably you have the data and R scripts that generated the jpegs. Just substitute the calls to jpeg() (or bitmap()) to postscript(..., onefile=FALSE) and you shall have the highest quality EPS.
HTH, Andy > From: Sivakumar Mohandass > > Dear all, > > A journal in which we wanted our manuscript published requires the > figures as a tiff, eps or PowerPoint formated. I tried > converting .jpeg > files to these formats but it looses its quality both on the > screen and > on paper. Could some one please help. > > Thanks in advance, > ____________________ > Sivakumar Mohandass, > Department of Entomology, > Kansas State University > > > > [[alternative HTML version deleted]] > > ______________________________________________ > [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 > > ------------------------------------------------------------------------------ Notice: This e-mail message, together with any attachments,...{{dropped}} ______________________________________________ [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
