merge.list | R Documentation |
A S3 method to merge two lists
## S3 method for class 'list'
merge(a, b)
a |
a list |
b |
a list |
a merged list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.