#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.