Skip to content
Prev 304932 / 398503 Next

How can I improve an ugly, dumb hack

On Sep 6, 2012, at 9:03 AM, Bert Gunter wrote:

            
I guess this means you are not the one performing the d$c <- m step? If you were under control of that step, you can get different (and more to your liking)  behavior with 'cbind.data.frame':
a b x y
1 1 4 a d
2 2 5 b e
3 3 6 c f
[1] 4
David Winsemius, MD
Alameda, CA, USA