Skip to content
Prev 30049 / 398513 Next

rbind data.frames with character vectors?

I have put some bug fixes in R-devel (to be 1.7.0) which make this work
(and sorted out quite a few other anomalies, not all of which work
correctly in current S-PLUS).

My advice remains to use I(), as I think there are other functions (e.g.  
merge, possibly) which may not expect `raw' character columns in data
frames.
On Mon, 31 Mar 2003, Prof. Brian Ripley wrote: