ec.min: Descriptive Statistiques : Minima

Description Usage Arguments Value Note Author(s) Examples

Description

Return the min value of a column/variable of the Global Dataset (GDS)

Usage

1
ec.min(x)

Arguments

x

- STRING - the column/variable name

Value

the min value

Note

Missing values are removed

Author(s)

jp.decorps@epiconcept.fr

Examples

1
2
ec.Use("Tiramitsu", "df");
ec.min('age');

Epiconcept-Paris/Epiconcepts documentation built on May 6, 2019, 3:49 p.m.