PakPC: Shiny App to Analyze Pakistan’s Population Census Data

Muhammad Yaseen1,2, 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, Pakistan
  4. School of Economics, Quaid-i-Azam University, Islamabad, Pakistan

minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads

Project Status: WIP lifecycle Last-changedate ***

Description

Provides tools to analyze Pakistan’s Population Census data.

Installation

The package can be installed from CRAN as follows:

install.packages("PakPC", dependencies = TRUE)

The development version can be installed from github as follows:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/PakPC")

What’s new

To know whats new in this version type:

news(package = "PakPC")

Shiny App

CRAN page

Github page

Documentation website

Citing PakPC

To cite the methods in the package use:

citation("PakPC")
Please, support this project by citing it in your publications!

  Yaseen M, Dilber MA, Asghar Z (2024). _PakPC: Shiny App to Analyze
  Pakistan's Population Census Data_.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {PakPC: Shiny App to Analyze Pakistan's Population Census Data},
    author = {Muhammad Yaseen and Muhammad Arfan Dilber and Zahid Asghar},
    year = {2024},
    journal = {The Comprehensive R Archive Network (CRAN)},
  }