Description Usage Arguments Details Value Author(s)
Combine two ovariables or data.frames using rbind even if columns differ
1 2 |
x |
first object |
y |
second object |
... |
any number of |
name |
name of resulting |
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/
Returns a data.frame
J. Tuomisto jouni.tuomisto@thl.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.