PakPC
:
Shiny App to Analyze Pakistan’s Population Census DataProvides tools for analyzing Pakistan’s Population Censuses data via the ‘PakPC2023’ and ‘PakPC2017’ R packages. Designed for researchers, policymakers, and professionals, the app enables in-depth numerical and graphical analysis, including detailed cross-tabulations and insights. With diverse statistical models and visualization options, it supports informed decision-making in social and economic policy. This tool enhances users’ ability to explore and interpret census data, providing valuable insights for effective planning and analysis across various fields.
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")
::install_github("myaseen208/PakPC") remotes
To know whats new in this version type:
news(package = "PakPC")
PakPC
To cite the methods in the package use:
citation("PakPC")
in your publications!
Please, support this project by citing it
Z (2024). _PakPC: Shiny App to Analyze
Yaseen M, Dilber MA, Asghar 's Population Census Data_.
Pakistan
A BibTeX entry for LaTeX users is
@Manual{,
title = {PakPC: Shiny App to Analyze Pakistan's Population Census Data},
= {Muhammad Yaseen and Muhammad Arfan Dilber and Zahid Asghar},
author = {2024},
year = {The Comprehensive R Archive Network (CRAN)},
journal }