Skip to contents

Returns a named vector of DHS indicator IDs for household wealth and asset ownership. Covers wealth quintile distribution and key asset indicators.

Usage

dhs_wealth_codes()

Value

Named character vector of DHS indicator IDs.

Examples

if (FALSE) { # \dontrun{
codes <- dhs_wealth_codes()
names(codes)
} # }