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

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to