s-news
[Top] [All Lists]

What's wrong with this?

To: s-news@wubios.wustl.edu
Subject: What's wrong with this?
From: jingshan zhang <jszhang@stat.rutgers.edu>
Date: Thu, 22 Mar 2001 14:32:09 -0500 (EST)
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



<Prev in Thread] Current Thread [Next in Thread>