PakPC2023: Pakistan Population Census 2023

Muhammad Yaseen1,2,3, and Muhammad Arfan Dilber4, and Zahid Asghar5
  1. Asian Development Bank (ADB), Islamabad, Pakistan.

  2. Benazir Income Support Programme (BISP), Islamabad, Pakistan.

  3. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan.

  4. Pakistan Bureau of Statistics.

  5. School of Economics, Quaid-i-Azam University, Islamabad, Pakistan.


minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads

develVersion

Project Status: WIP lifecycle Last-changedate


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")

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)},
  }