R/V4_T2.38.R

#' Volume 4: Table 2.38
#'
#' Births in the Last 5 Years* by place of Occurrence and County
#'
#' These are births that occurred in the 5 years preceding the Census
#'
#' @docType data
#'
#' @usage data(V4_T2.38)
#'
#' @format A data frame with 7 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{Total}}{Total}
#' \item{\code{HealthFacility}}{Number of births that occured in a health facility}
#' \item{\code{Non_HealthFacility}}{Number of births that occured in a non health facility}
#' \item{\code{Don’t_Know}}{Don’t Know}
#' \item{\code{Not_Stated}}{Not Stated}
#' \item{\code{Percent_in_HealthFacility}}{Percentage of births that occured in a health facility}
#' }
#' @keywords datasets
#'
"V4_T2.38"
Shelmith-Kariuki/rKenyaCensus documentation built on June 29, 2020, 5:18 p.m.