sum-DObject-method: Gets the sum of the objects.

Description Usage Arguments

Description

Gets the sum of the objects.

Usage

1
2
## S4 method for signature 'DObject'
sum(x, ..., na.rm = FALSE)

Arguments

x

The first distributed object

...

Other objects

na.rm

If TRUE, removes the NA values.


ddR documentation built on May 29, 2017, 6:52 p.m.