Type: | Package |
Title: | Spatial Analysis of Pakistan Population Census |
Version: | 0.3.0 |
Maintainer: | Muhammad Yaseen <myaseen208@gmail.com> |
Description: | Spatial Analysis for exploration of Pakistan Population Census 2017 (https://www.pbs.gov.pk/content/population-census). It uses data from R package 'PakPC2017'. |
Depends: | R (≥ 3.1) |
Imports: | dplyr, ggplot2, htmltools, htmlwidgets, leaflet, magrittr, PakPC2017, scales, shiny, tidyr, tmap |
Suggests: | testthat |
License: | GPL-3 |
URL: | https://github.com/MYaseen208/ppcSpatial |
RoxygenNote: | 7.2.3 |
NeedsCompilation: | no |
Packaged: | 2023-04-29 06:59:41 UTC; hp |
Author: | Muhammad Yaseen [aut, cre], Muhammad Arfan Dilber [aut, ctb] |
Repository: | CRAN |
Date/Publication: | 2023-04-29 07:20:02 UTC |
Spatial Analysis of Pakistan Population Census 2017
Description
GUI for Pakistan Population Census 2017.
Usage
Launch_ppcSpatial()
Visualizatio of all top cities.
Description
Visualization of all top cities from shiny app.
Value
Return ggplot of all top cities.
Examples
## Not run: Launch_ppcSpatial()
Visualization of selected districts.
Description
Visualization of selected districts from shiny app.
Arguments
filterTehsil |
The selected districts for which plot to be build. |
Value
Return ggplot of selected districts.
Visualization of selected divisions.
Description
Visualization of selected divisions from shiny app.
Arguments
filterTehsil |
The selected divisions for which plot to be build. |
Value
Return ggplot of selected divisions.
Visualization of all provinces.
Description
Visualization of all provinces from shiny app.
Value
Return ggplot of all provinces.
Visualization of selected tehsils.
Description
Visualization of selected tehsils from shiny app.
Arguments
filterTehsil |
The selected tehsils for which plot to be build. |
Value
Return ggplot of selected tehsils.