Skip to content
Prev 172889 / 398525 Next

merge data frames with same column names of different lengths and missing values

Steven Lubitz <slubitz1 <at> yahoo.com> writes:
....
and the NA values are
I think you only got the wrong (too complex) function. Try rbind(x,y)

Dieter