Package 'PakPC'

Title: 'shiny' App to Analyze Pakistan's Population Census Data
Description: Provides 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.
Authors: Muhammad Yaseen [aut, cre, cph] , Muhammad Arfan Dilber [ctb], Zahid Asghar [ctb]
Maintainer: Muhammad Yaseen <[email protected]>
License: GPL-3
Version: 0.3.0
Built: 2025-01-08 06:29:24 UTC
Source: https://github.com/myaseen208/pakpc

Help Index


PakPC

Description

Shiny App to Analyze Pakistan's Population Census Data

Usage

PakPC()

Value

Pivot tables and graphs of PakPC2017 and PakPC2023 R packages data

Examples

if(interactive()) {
    library(PakPC)
    PakPC()
  }