[R-SIG-Mac] Instructions for graphics (was Wiki or Development for Mac-R.app-graphics-insert-to-Word?)
Chabot Denis
chabotd at globetrotter.net
Tue Jan 30 19:20:43 CET 2007
Le 07-01-30 à 04:53, MHH Stevens <HStevens at muohio.edu> a écrit :
> 1. Save R graphic with bitmap, using a high resolution. I prefer
> 400 dpi, but others suggest 300 dpi suffices.
>
> plot(1:8)
> dev.print(bitmap, "Myplot.png", res=400)
Wow, thank you for this. Even after a couple of years of using R,
there are plenty of tricks I don't know. This works much better for
me than using png().
Denis
More information about the R-SIG-Mac
mailing list