Description Usage Arguments Value Examples
View source: R/functionsAndStuff.R
This is truly a great and much-needed function
1 | aGreatFunction(x, y)
|
x |
A number. |
y |
A number. |
The sum of x
and y
.
1 2 | aGreatFunction(1, 1)
aGreatFunction(10, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.