Description Usage Arguments Value Examples
View source: R/hello_service.R
Sum two numbers
1 | sum_numbers(a, b)
|
a |
The first number to add |
b |
The second number to add |
a number
1 | sum_numbers(42, 114514)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.