[R] PowerPoint
Doran, Harold
HDoran at air.org
Fri Jun 23 14:50:33 CEST 2006
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: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Marc Bernard
> Sent: Friday, June 23, 2006 7:28 AM
> To: r-help at stat.math.ethz.ch
> 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]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
More information about the R-help
mailing list