[R] pretended size postscript and size of the graphic device window

Uwe Ligges ligges at statistik.uni-dortmund.de
Thu Jan 4 13:23:49 CET 2007



mirca heli wrote:
> Dear list members!
> 
> I've two questions concerning graphic export:
> 
> a) I want to export my graphics as PostScript files. in this way I use the postscript() function. The tricky part is that they must have a pretended size (7 x 7 cm) and an absoulte font size (10pt).


See ?postscript and its arguments width, height, paper and pointsize.

> b) how can i (permanent) change the size of the graphic device window?

For the postscript device, see ?ps.options.

Uwe Ligges



> Best regards
> mirca heli
> --
> 
> ______________________________________________
> 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
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list