Skip to content
Prev 267403 / 398502 Next

Inserting column in between -- "better" way?

On Aug 2, 2011, at 19:17 , Bert Gunter wrote:

            
Well, to be precise they are obtained by indexing a data frame _as_ a list. The result of that is a data frame (always, which was the point). 

So you're cbind()-ing data frames, which is what you wanted to do all along.