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 April 12, 2025, 2:10 a.m.