PakNAcc: Shiny App for National Accounts

Muhammad Yaseen1,2, and Zahid Asghar3
  1. School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
  2. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
  3. School of Economics, Quaid-i-Azam University, Islamabad, Pakistan

minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads

Project Status: WIP lifecycle Last-changedate ***

Description

Provides tools of analyze National Accounts data.

Installation

The package can be installed from CRAN as follows:

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

The development version can be installed from github as follows:

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

What’s new

To know whats new in this version type:

news(package = "PakNAcc")

Shiny App

CRAN page

Github page

Documentation website

Citing PakNAcc

To cite the methods in the package use:

citation("PakNAcc")
Please, support this project by citing it in your publications!

  Yaseen M, Asghar Z (2024). _PakNAcc: Shiny App for National
  Accounts_.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {PakNAcc: Shiny App for National Accounts},
    author = {Muhammad Yaseen and Zahid Asghar},
    year = {2024},
    journal = {The Comprehensive R Archive Network (CRAN)},
  }