Description Usage Arguments Examples
This functin is to sum, what pmin and pmax is to min and max.
1 |
... |
numeric vectors |
na.rm |
a logical indicating whether missing values should be removed. |
1 | psum(1:10, 1:10, 1:10)
|
[1] 3 6 9 12 15 18 21 24 27 30
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.