Description Usage Arguments Details Value Examples
This wonderful function will calculate for you the sum of any two numerical vectors.
1 |
x |
A |
y |
A |
plot |
A |
For more details see https://en.wikipedia.org/wiki/Summation.
A numeric
vector of x+y
and, if plot = TRUE
, a plot of y
vs x
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.