View source: R/format_timci_data.R
convert_age2ctg | R Documentation |
Convert age in days to age categories (TIMCI-specific function)
convert_age2ctg(yi_ctg, yr_ctg, val, incl, excl)
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 |
This function returns a formatted dataframe for future display and analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.