ec.max: Descriptive Statistiques : Maxima

Description Usage Arguments Value Note Author(s) Examples

Description

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

Usage

1
ec.max(x)

Arguments

x

- STRING - the column/variable name

Value

the max value

Note

Missing values are removed

Author(s)

jp.decorps@epiconcept.fr

Examples

1
2
3
# == Dataframe is loaded with data()
ec.Use("Tiramitsu", "df");
ec.rename('age');

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