Nothing
#' @title Population by sex, age group, relationship to the head of household and rural/urban
#' @name TABLE_08
#' @docType data
#' @keywords datasets
#' @usage data(TABLE_08)
#' @description \code{TABLE_08} Population by sex, age group, relationship to the head of household and rural/urban
#' @format A \code{data.table} and \code{data.frame}.
#' \describe{
#' \item{\code{PROVINCE}}{PROVINCE}
#' \item{\code{DISTRICT}}{DISTRICT}
#' \item{\code{AGE_GROUP}}{AGE GROUP}
#' \item{\code{REL_HH_HEAD}}{RELATION TO HH HEAD}
#' \item{\code{ALL_SEXES_OVERALL}}{ALL SEXES OVERALL}
#' \item{\code{FEMALE_OVERALL}}{FEMALE OVERALL}
#' \item{\code{MALE_OVERALL}}{MALE OVERALL}
#' \item{\code{TGEND_OVERALL}}{TRANSGENDER OVERALL}
#' \item{\code{ALL_SEXES_RURAL}}{ALL SEXES RURAL}
#' \item{\code{FEMALE_RURAL}}{FEMALE RURAL}
#' \item{\code{MALE_RURAL}}{MALE RURAL}
#' \item{\code{TGEND_RURAL}}{TRANSGENDER RURAL}
#' \item{\code{ALL_SEXES_URBAN}}{ALL SEXES URBAN}
#' \item{\code{FEMALE_URBAN}}{FEMALE URBAN}
#' \item{\code{MALE_URBAN}}{MALE URBAN}
#' \item{\code{TGEND_URBAN}}{TRANSGENDER 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_08)
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.