PakPC
: Shiny App to Analyze Pakistan’s Population Census Data
Version : 0.2.0; Copyright (C) 2024: License: GPL-2|GPL-3
Muhammad Yaseen1,2, Muhammad Arfan Dilber3, and Zahid Asghar4
- School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
- Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
- Pakistan Bureau of Statistics, Pakistan
- School of Economics, Quaid-i-Azam University, Islamabad, Pakistan
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")
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)},
}