Description Usage Arguments Value Author(s) Examples
View source: R/add_two_numbers.R
Add up two numbers
1 | add_two_numbers(a, b)
|
a |
A number |
b |
A number |
The sum of the two numbers
Richel Bilderbeek
1 | add_two_numbers(2, 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.