convert_age2ctg: Convert age in days to age categories (TIMCI-specific...

View source: R/format_timci_data.R

convert_age2ctgR Documentation

Convert age in days to age categories (TIMCI-specific function)

Description

Convert age in days to age categories (TIMCI-specific function)

Usage

convert_age2ctg(yi_ctg, yr_ctg, val, incl, excl)

Arguments

yi_ctg

character containing the category of young infant

yr_ctg

scalar value

val

scalar value containing the age of the child in days

incl

boolean value

excl

boolean

Value

This function returns a formatted dataframe for future display and analysis.


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.