sum {rapportools} | R Documentation |
Sum
Description
Returns the sum of variable's elements, by passing sum
as fn
argument to univar
function.
Usage
sum(...)
Arguments
... |
parameters to be passed to |
Value
a numeric value with sum of vector elements
[Package rapportools version 1.1 Index]