README.md

PakCoronaData: Pakistan COVID-19 Data

Version : 0.1.0; Copyright (C) 2019-2020: UAF; License: GPL-2|GPL-3
Muhammad Yaseen

Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan.

minimal R
version License: GPL
v3 CRAN_Status_Badge rstudio mirror
downloads

develVersion

Project Status:
WIP lifecycle Last-changedate Rdoc

Description

Provides data set for exploration of Pakistan COVID-19 data (\<http://covid.gov.pk/).

Installation

The development version can be installed from github as follows:

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

What’s new

To know whats new in this version type:

news(package = "PakCoronaData")

Links

Github page

Documentation website

Citing PakCoronaData

To cite the methods in the package use:

citation("PakCoronaData")

To cite the R package 'PakCoronaData' in publications use:

  Muhammad Yaseen (2020).  PakCoronaData: Pakistan COVID-19 Data.R
  package version 0.1.0 , https://myaseen208.github.io/PakCoronaData/.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {PakCoronaData: Pakistan COVID-19 Data},
    author = {{Muhammad Yaseen}},
    year = {2020},
    note = {R package version 0.1.0},
    note = {https://myaseen208.github.io/PakCoronaData/},
  }

This free and open-source software implements academic research by the
authors and co-workers. If you use it, please support the project by
citing the package.


myaseen208/PakCoronaData documentation built on March 30, 2020, 12:48 a.m.