mean {rapportools} | R Documentation |
Mean
Description
Calculates mean of given variable by passing sum
as fn
argument to univar
function.
Usage
mean(...)
Arguments
... |
parameters to be passed to |
Value
a numeric value with variable's mean
[Package rapportools version 1.1 Index]