Learn R Programming

rapportools (version 1.2)

mean: Mean

Description

Calculates mean of given variable by passing sum as fn argument to univar function.

Usage

mean(...)

Value

a numeric value with variable's mean

Arguments

...

parameters to be passed to univar function