Displaying 1 result from an estimated 1 matches for "setcolnam".
Did you mean:
getcolnam
1999 Nov 23
2
rbind problem (PR#338)
In the new version 0.90.0, rbind won't take a vector and a matrix from me,
but works OK if I coerce the vector to a matrix. The following was run on
a new session (i.e., no prior work), and has been duplicated on 2
machines: an SGI running Irix 6.5, and an Intel box running Red Hat Linux
6.0.
Either case works fine in version 0.65.1.
> t3 <- c(.5, .5)
> t4 <-