19 Oct 02:12
font size for xlab
From: stephenc <mail <at> xesoftware.com.au>
Subject: font size for xlab
Newsgroups: gmane.comp.lang.r.general
Date: 2006-10-19 00:13:03 GMT
Subject: font size for xlab
Newsgroups: gmane.comp.lang.r.general
Date: 2006-10-19 00:13:03 GMT
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.
RSS Feed