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

Related to var in rapportools...