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]]
_
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,var
2 matches
Mail list logo