Skip to content
Prev 246855 / 398502 Next

zoo column names

On Sat, 8 Jan 2011, Pete B wrote:

            
merge(zz1, zz2, check.names = FALSE)

should do what you want.

(This is also the default in the devel version on R-Forge.)

hth,
Z