Description Usage Arguments Details Value Examples
This package contains several functions to compute the addition of two numbers.
1 2 3 4 5 |
x |
A number. |
y |
A number. |
sumRC is an implementation using the .C interface.
sumRCall is an implementation using the .Call interface.
The addition of x and y.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.