[R-SIG-Mac] Wiki or Development for Mac-R.app-graphics-insert-to-Word?
Phillip Price
pnprice at lbl.gov
Mon Jan 29 23:04:55 CET 2007
On Jan 29, 2007, at 11:50 AM, Don MacQueen wrote:
> I'd suggest you try using R's png() driver.
> I am satisfied with how graphics imported into Word or PowerPoint
> look if save using png().
>
> Note that Adobe Illustrator for Mac has a "Save for Microsoft Office"
> option, and it saves in png format.
I agree with Don: png() and bitmap() work well for me.
I usually use bitmap() to create .png file; I highly recommend
setting res[olution] = 300 or so, to avoid jaggies.
--Phil Price
More information about the R-SIG-Mac
mailing list