[R] Font

Savano savano at superig.com.br
Tue Dec 9 04:24:10 CET 2003


UseR's,

I run R on Red Hat linux 8.  I did some graphics using:

	ps.options(paper="a4",horizontal=T,family="Times");

	postscript(file="boxplotdistancia.eps");
	boxplot(distancia);
	dev.off()

How I change the font size?

Thanks for helping.

Savano




More information about the R-help mailing list