README.md

PakPC2023: Pakistan Population Census 2023

Version : 0.3.0; Copyright (C) 2019-2020: License: GPL-2\|GPL-3
Muhammad Yaseen1,2, and Muhammad Arfan Dilber3, and Zahid Asghar4
  1. School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
  2. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
  3. Pakistan Bureau of Statistics
  4. 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")

Links

CRAN page

Github page

Documentation website

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


Try the PakPC2023 package in your browser

Any scripts or data that you put into this service are public.

PakPC2023 documentation built on Nov. 2, 2024, 1:07 a.m.