mean: Mean

View source: R/univar.R

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

Value

a numeric value with variable's mean


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