R/V4_T2.40.R

#' Volume 4: Table 2.40
#'
#' Notified Births in the Last 5 Years by County
#'
#' @docType data
#'
#' @usage data(V4_T2.40)
#'
#' @format A data frame with 7 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{Total}}{Total}
#' \item{\code{Notified}}{Number of births that were notified}
#' \item{\code{Not_Notified}}{Number of births that were not notified}
#' \item{\code{Don’t_Know}}{Don’t Know}
#' \item{\code{Not_Stated}}{Not Stated}
#' \item{\code{Percent_Notified}}{Percentage of births that were notified}
#' }
#' @keywords datasets
#'
"V4_T2.40"
Shelmith-Kariuki/rKenyaCensus documentation built on June 29, 2020, 5:18 p.m.