stephenc | 19 Oct 02:13
Picon

font size for xlab

Hi

I am trying to set the xlab font size.  I have this code:

attach(errorsBySpeakers)

postscript("pic2.ps",width=4,height=4,paper="A4",horizontal=FALSE,pointsize=
0,family="Times")

plot(prattpercent,uttspercent, xlab="Testing")

abline(z)

dev.off()

detach(errorsBySpeakers)

but I cannot find the correct form of words to make the xlab "Testing"  as a
size 11 font.  Does anyone know the wording?  Also for ylab.

Thanks

Stephen Choularton

02 9999 2226

0413 545 182


Checked by AVG Free Edition.

______________________________________________
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.

Gmane