R/cambodia_poverty.R

#' Estimates of provincial poverty rates Cambodia, 2009
#'
#' Estimates of the percent of the population living below the poverty line,
#' by province, compiled by the Asian Development Bank.
#'
#' @format A data frame, with two columns:
#' \describe{
#'   \item{province}{Province of Cambodia}
#'   \item{poverty}{Percent below poverty line}
#' }
#'
#' @source
#' Asian Development Bank. 2014. Cambodia Country Poverty Analysis 2014.
#' Manila: Asian Development Bank
"cambodia_poverty"
johnrbryant/bdefdata documentation built on May 8, 2019, 1:46 p.m.