[R] High resolution plots
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Jul 12 09:14:34 CEST 2005
Knut Krueger wrote:
> Is there any possibility to get high resolution plots in a windows xp
> system?
> I tried it with the device function png(filename =
> "c:/r/highresplot%d.png",pointsize=12, res=900)
> but when I try to set: width = 480, height = 480 or pointsize = 12,
> the text is not scaled in the same way as the plots.
If you really want high quality, why do you choose a bitmaped device
rather than non-bitmapped devices such as ps, pdf or wmf?
Uwe Ligges
> with regards
> Knut Krueger
> http://www.biostatistic.de
>
> ______________________________________________
> 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