PakPC2023
: Pakistan Population Census 2023
Provides data sets and functions for exploration of Pakistan Population Census 2023 (https://www.pbs.gov.pk/).
The package can be installed from CRAN as follows:
install.packages("PakPC2023", dependencies = TRUE)
The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/PakPC2023")
PakPC2023
To cite the methods in the package use:
citation("PakPC2023")
Please, support this project by citing it in your publications!
Yaseen M, Dilber MA, Asghar Z (2023). _PakPC2023: Pakistan Population
Census 2023_.
A BibTeX entry for LaTeX users is
@Manual{,
title = {PakPC2023: Pakistan Population Census 2023},
author = {Muhammad Yaseen and Muhammad Arfan Dilber and Zahid Asghar},
year = {2023},
journal = {The Comprehensive R Archive Network (CRAN)},
}