BTW, if we are on the subject, here is a cool trick I came a cross the other day about creating a title with multi-coloured words.: http://blog.revolution-computing.com/2009/01/multicolor-text-in-r.html
Tal On Sun, Feb 22, 2009 at 4:13 PM, Eik Vettorazzi < e.vettora...@uke.uni-hamburg.de> wrote: > Hi Oliver, > this a classic "paste" task > > ...main=paste("graph", i)... > > hth. > > > > Oliver schrieb: > > hi, >> >> I am trying to plot a series of graph with varied titles (slightly). >> So I was trying to format it and pass it to "main" in the plot >> function, but it doesn't seem to work: >> >> for example: i is variable part >> >> plot( .... main=format(c("graph ", i)) ...) >> >> what is the correct way of handling this? >> >> Thanks >> >> Oliver >> >> ______________________________________________ >> R-help@r-project.org 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. >> >> > ______________________________________________ > R-help@r-project.org 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. > -- ---------------------------------------------- My contact information: Tal Galili Phone number: 972-50-3373767 FaceBook: Tal Galili My Blogs: www.talgalili.com www.biostatistics.co.il [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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.