Use the functions in library(grDevices) for jpeg, bmp, or png formats. Or, you can use postscript() for an eps file. Of course, I personally think tex files make for much better looking presentations if you can be persuaded.
Harold > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marc Bernard > Sent: Friday, June 23, 2006 7:28 AM > To: [email protected] > Subject: [R] PowerPoint > > Dear All, > > I am looking for the best way to use graphs from R (like > xyplot, curve ...) for a presentation with powerpoint. I > used to save my plot as pdf and after to copy them as image > in powerpoint but the quality is not optimal by so doing. > > Another completely independent question is the following: > when I use "main" in the xyplot, the main title is very > close to my plot, i.e. no ligne separate the main and the > plot. I would like my title to be well distinguished from the plots. > > I would be grateful for any improvements... > > Many thanks, > > Bernard, > > > > > --------------------------------- > > [[alternative HTML version deleted]] > > ______________________________________________ > [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 > ______________________________________________ [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
