Description Usage Arguments Value Author(s) See Also Examples
This function merges two data frames by combining their rows.
| 1 2 3 4 | 
| X | First data frame. | 
| Y | Second data frame. | 
| common.only | If  | 
| ... | Not used. | 
A data frame containing the rows from both input data frames.
John Fox
For column merges and more complex merges, see merge.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.