Skip to contents

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