Dear Abu, One option would be use title() as follows: library(MASS) parcoord(state.x77[, c(7, 4, 6, 2, 5, 3)]) title(xlab='Your title here')
HTH, Jorge On Tue, Nov 4, 2008 at 6:07 PM, Abu Naser <[EMAIL PROTECTED]> wrote: > > Hi All, > > Could you please advise me how to put xlab for var1,var2,var3,.. in > parcoord()? > > With regards, > > Abu > > > > > > > > > > _________________________________________________________________ > Win £1000 John Lewis shopping sprees with BigSnapSearch.com > > [[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. > > [[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.