#' Estimates of births in Cambodia from the 2010 Cambodia Demographic and Health Survey
#'
#' The estimates were calculated from individual-level data, using design-based
#' methods implemented in package \code{survey}.
#'
#' The individual-level data are confidential, and are not included in package
#' \code{bdefdata}.
#'
#' @format A data frame, with three columns:
#' \describe{
#' \item{age}{Age of mother}
#' \item{births}{Estimated number of births}
#' \item{se}{Standard error of the estimate}
#' }
#'
#' @source
#' National Institute of Statistics, Directorate General for Health, and ICF (2011)
#' Cambodia Demographic and Health Survey 2010 [Dataset] KHIR61FL.DTA,
#' National Institute of Statistics, Directorate General for Health, and ICF Macro.
"cambodia_births_dhs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.