R/TABLE_17.R

#' @title Disability and functional limitation for special age group by rural/urban
#' @name   TABLE_17
#' @docType data
#' @keywords datasets
#' @usage data(TABLE_17)
#' @description \code{TABLE_17} Disability and functional limitation for special age group by rural/urban
#' @format A \code{data.table} and  \code{data.frame}.
#' \describe{
#'   \item{\code{PROVINCE}}{PROVINCE}
#'   \item{\code{DIVISION}}{DIVISION}
#'   \item{\code{DISTRICT}}{DISTRICT}
#'   \item{\code{TEHSIL}}{TEHSIL}
#'   \item{\code{ADMIN_UNIT}}{ADMIN UNIT}
#'   \item{\code{DISAB_FUNC_LIM}}{DISAB FUNC LIM}
#'   \item{\code{AGE_GROUP}}{AGE GROUP}
#'   \item{\code{OVERALL}}{OVERALL}
#'   \item{\code{RURAL}}{RURAL}
#'   \item{\code{URBAN}}{URBAN}
#'        }
#'
#' @author Muhammad Yaseen (\email{myaseen208@@gmail.com})
#'
#' @references \enumerate{
#' \item Pakistan Population Census 2023 (\url{https://www.pbs.gov.pk/}).
#'  }
#' 
#' @seealso
#'    \code{\link{PakPC2023PakDiv}}
#'  , \code{\link{PakPC2023PakDist}}
#'
#' @import DT htmltools
#' 
#' @examples
#' data(TABLE_17)
NULL

Try the PakPC2023 package in your browser

Any scripts or data that you put into this service are public.

PakPC2023 documentation built on Nov. 2, 2024, 1:07 a.m.