Nothing
#' @title Type of housing unit by region
#' @name TABLE_20
#' @docType data
#' @keywords datasets
#' @usage data(TABLE_21)
#' @description \code{TABLE_21} Type of housing unit by region
#' @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{HH_TYPE}}{HH TYPE}
#' \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_21)
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.