R/DataCatalogue.R

#' Dataset Catalogue
#'
#' This data shows the description of each of the datasets contained in the package.
#' @docType data
#'
#' @usage data(DataCatalogue)
#'
#' @format A data frame with 4 variables:
#' \describe{
#' \item{\code{Dataset}}{The dataset label e.g V3_T2.3}
#' \item{\code{Volume}}{The PDF Volume in which the dataset has been published}
#' \item{\code{Table No in PDFs}}{The table number in the PDF where the data was scrapped }
#' \item{\code{Dataset Description}}{Description of the data}
#'}
#' @keywords datasets
#'
"DataCatalogue"
Shelmith-Kariuki/rKenyaCensus documentation built on June 29, 2020, 5:18 p.m.