Description Usage Arguments Value Examples
View source: R/math.R
Sum two numbers.
1
add(x, y)
x
A number.
y
The sum of x and y.
1 2
add(1, 2) add(-5, 7)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.