Description Usage Arguments Value Author(s) Examples
This is an S3 generic function for + with the class Foo.
1 2 | ## S3 method for class 'Foo'
x + y
|
x |
a list with class |
y |
an arbitrary R object |
A list with y being added to x as its last element.
Yihui Xie <http://yihui.name>
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.