Rdocumentation
powered by
Learn R Programming
OpasnetUtils (version 1.1.0)
orbind: Rowbinding ovariables
Description
Combine two
ovariable
s or
data.frame
s using rbind even if columns differ
Usage
orbind(x, y)
Arguments
x
first object
y
second object
Value
Returns a
data.frame
Details
Missing columns from each
ovariable
are added to the other and filled with
NA
. See also:
http://en.opasnet.org/