Description
Pakistan Population Census 2023.
Description
Provides data sets and functions for exploration of Pakistan Population Census 2023 (<https://www.pbs.gov.pk/>).
README.md
PakPC2023
: Pakistan Population Census 2023
Version : 0.1.0; Copyright (C) 2019-2020: License: GPL-2|GPL-3
Muhammad Yaseen1,2,3, and Muhammad Arfan Dilber4, and Zahid Asghar5
Asian Development Bank (ADB), Islamabad, Pakistan.
Benazir Income Support Programme (BISP), Islamabad, Pakistan.
Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan.
Pakistan Bureau of Statistics.
School of Economics, Quaid-i-Azam University, Islamabad, Pakistan.
Description
Provides data sets and functions for exploration of Pakistan Population Census 2023 (https://www.pbs.gov.pk/).
Installation
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")
What’s new
To know whats new in this version type:
news(package = "PakPC2023")
Links
Citing 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)},
}