Dear S-users:
I am wondering what the wrong is here.
When I typed a simple cbind() function,
it gives the following error:
> cbind(1:3,3:5)
Error in prmatrix(x, rowlab = dn[[1]], collab = cl..: rowlab is wrong
length
but when I repeated it in another directory,
everything is fine. So what I am guessing is that
maybe I have done something harmful to cbind()
function. But since I am working in UNIX, I doesn't
seem to be able to do that. I have tried to quit and
re-enter, but same thing happened just again.
Did some of you ever encounter such problem?
Any help is appreciated.
jingshan
|