Thank you, Joris!

I received two identical warnings:

[14] WARNING: Warning in if (nchar(cmd) <= width) return(cmd) :
  the condition has length > 1 and only the first element will be used
[15] WARNING: Warning in if (nchar(cmd) <= width) return(cmd) :
  the condition has length > 1 and only the first element will be used

2010/6/6 Joris Meys <jorism...@gmail.com>

> # not tested
> out <- rbind(as.numeric(Wnew),as.numeric(P))
> rownames(out) <- c("Wnew","P")
>
>

        [[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.

Reply via email to