R/V4_T2.24.R

#' Volume 4: Table 2.24
#'
#' Distribution of Livestock Population by Type, Fish Ponds and Fish Cages
#' by County and Sub County
#'
#' @docType data
#'
#' @usage data(V4_T2.24)
#'
#' @format A data frame with 19 variables
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{SubCounty}}{Sub County}
#' \item{\code{AdminArea}}{Shows whether an area is a County or Sub County}
#' \item{\code{...}}{The other variables show the number of livestock of each type, including number of beehives, fish ponds and fish cages.}
#'}
#'
#' @keywords datasets
"V4_T2.24"
Shelmith-Kariuki/rKenyaCensus documentation built on June 29, 2020, 5:18 p.m.