Learn R Programming

OpasnetUtils (version 1.1.0)

orbind: Rowbinding ovariables

Description

Combine two ovariables or data.frames 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/