[R] R graph into MS Word: which format to use?

Gabor Grothendieck ggrothendieck at gmail.com
Mon Apr 20 13:11:40 CEST 2009


Use wmf format.  That's a vector format rather than bitmapped
so it will give better quality.  Also you will be able to edit the
image right in Word, e.g. change axis labels.

On Mon, Apr 20, 2009 at 6:01 AM, jjh21 <jjharden at gmail.com> wrote:
>
> Hello,
>
> The journal I am publishing in requires MS Word files. What is my best
> option for getting a high quality image of a graph done in R into Word?
> JPEG? Postscript?
>
> Thanks.
> --
> View this message in context: http://www.nabble.com/R-graph-into-MS-Word%3A-which-format-to-use--tp23133745p23133745.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>




More information about the R-help mailing list