powered by
Combine two ovariables or data.frames using rbind even if columns differ
ovariable
data.frame
orbind(x, y)
first object
second object
Returns a data.frame
Missing columns from each ovariable are added to the other and filled with NA.
NA
See also: http://en.opasnet.org/