[R] Subtitle?
ken_lee
ken_lee at tynesys.com
Tue May 7 03:31:45 CEST 2002
Dear,
I have another method:
par(mar=c(5,3,6,3))
plot(0)
title2<-"test titl2"
title2<-list(title2,col="blue",cex=1.2)
title(main=title2,line=2)
title1<-"test title1"
title1<-list(title1,col="red",cex=2)
title(main=title1,line=4)
...
Best regards
Ken
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list