sum: Sum

View source: R/univar.R

sumR 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 univar function

Value

a numeric value with sum of vector elements


rapportools documentation built on March 22, 2022, 1:06 a.m.

Related to sum in rapportools...