Skip to contents

PakPC2017: Pakistan Population Census 2017

Muhammad Yaseen1,2, Muhammad Arfan Dilber3
  1. School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
  2. Department of Mathematics & Statistics, University of Agriculture Faisalabad, Pakistan
  3. Pakistan Bureau of Statistics

minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads

develVersion

Project Status: WIP lifecycle Last-changedate ***

Description

Provides data sets and functions for exploration of Pakistan Population Census 2017 (http://www.pbscensus.gov.pk/).

Installation

The package can be installed from CRAN as follows:

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

The development version can be installed from github as follows:

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

What’s new

To know whats new in this version type:

news(package = "PakPC2017")

Citing PakPC2017

To cite the methods in the package use:

citation("PakPC2017")
To cite package 'PakPC2017' in publications use:

  Muhammad Yaseen (2018). _PakPC2017: Pakistan Population Census 2017_.
  R package version 1.0.0,
  <https://CRAN.R-project.org/package=PakPC2017>.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {PakPC2017: Pakistan Population Census 2017},
    author = {{Muhammad Yaseen}},
    year = {2018},
    note = {R package version 1.0.0},
    url = {https://CRAN.R-project.org/package=PakPC2017},
  }