rounde: Rounde

Description Usage Details Note Examples

View source: R/igstrd.R

Description

Rounding function - SPlus rounding function uses the nearest even number rule

Usage

1
rounde(x, digits = 0)

Details

WHO Child Growth Standards Department of Nutrition for Health and Development Last modified on 07/10/2013-Developed using R version 3.0.1

Note

This code conrcerns the standard approach for the prevalences, i.e. the calculation of the prevalences takes into account all the valid (non-missing) z-scores for each of the indicators.

Examples

1
2
x<-c(1,1)
rounde(x)

PBG-Ec/igstrd documentation built on May 26, 2019, 7:44 p.m.