var: Variance

View source: R/univar.R

varR Documentation

Variance

Description

Calculates variance of given variable. See univar for details.

Usage

var(...)

Arguments

...

parameters to be passed to univar function

Value

a numeric value with variable's variance


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

Related to var in rapportools...