orbind: Rowbinding ovariables

Description Usage Arguments Details Value Author(s)

View source: R/ORBind.r

Description

Combine two ovariables or data.frames using rbind even if columns differ

Usage

1
2

Arguments

x

first object

y

second object

...

any number of ovariables separated by commas

name

name of resulting ovariable, affects Source and Result column names

Details

Missing columns from each ovariable are added to the other and filled with NA. Combine is similar to orbind, but takes multiple arguments and tracks Sources under a single index.

See also: http://en.opasnet.org/

Value

Returns a data.frame

Author(s)

J. Tuomisto jouni.tuomisto@thl.fi


OpasnetUtils documentation built on May 2, 2019, 12:39 p.m.