Dear all:
Thank you very much for your help. Actually, I save the
plot(mfrow=c(2,3))as metafile, however, when I insert picture from the
file in word to import this plot picture, everything seems to be
shrinked. Is there anyone having good experience with import graph from
R to Word document? Do we have export.graph function in R? Thanks.
ZLU
Quoting Gabor Grothendieck <ggrothendieck_at_gmail.com>:
> Use windows metafile format. Its a vector graphic format so it will
> display in full
> resolution. png is bitmapped and so won't. Also you can edit a wmf
> graphic in Word using Word's built in graphic editor so you could change
> the labels, etc. even after you have imported it. Right click the graphic
> in R and save or copy it as a metafile.
>
> On 9/16/07, Zheng Lu <zlu_at_umich.edu> wrote:
>> Dear all:
>>
>> I am curious how to generate high-quality plot and graph with R and
>> input it into my word document. my plot was always generated in device
>> 2, when I save it as PNG, the quality is poor. Thank you very much for
>> your consideration and time.
>>
>>
>> ZLu
>>
>> ______________________________________________
>> 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.
>>
>
>
>
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.
Received on Tue 18 Sep 2007 - 04:06:24 GMT
Archive maintained by Robert King, hosted by
the discipline of
statistics at the
University of Newcastle,
Australia.
Archive generated by hypermail 2.2.0, at Tue 18 Sep 2007 - 06:35:09 GMT.
Mailing list information is available at https://stat.ethz.ch/mailman/listinfo/r-help. Please read the posting guide before posting to the list.