Rdocumentation
powered by
Learn R Programming
ddR (version 0.1.2)
sum,DObject-method: Gets the sum of the objects.
Description
Gets the sum of the objects.
Usage
"sum"(x, ..., na.rm = FALSE)
Arguments
x
The first distributed object
...
Other objects
na.rm
If TRUE, removes the NA values.