Learn R Programming

rapport (version 0.51)

rp.sum: Sum

Description

Returns the sum of variable's elements, by passing sum as fn argument to rp.univar function.

Usage

rp.sum(...)

Arguments

...
parameters to be passed to rp.univar function

Value

  • a numeric value with sum of vector elements