This function is designed to cbind via rownames where the rownames may not match and then fix the result so that it can be further merged to another data.frame.

cbindFill(x, y)

Arguments

x

A data.frame

y

A data.frame