Author: Adam Coger
This package is to hold a Shiny app for making and viewing graphs of COVID-19 data in the United States. It does access the web, so it is of no use while offline. The name “pkgTesting” came from trying to use this as practice for “writing a shiny app as a package”.
For non-R users (on Windows):
Currently Broken: Sorry ~~You can download just the setup file and it should place a shortcut on your desktop at the end of the installation.~~
For general R users:
You can install the development version from GitHub in R with the folling lines of code:
devtools::install_github("monkeychex3/pkgTesting")
The main launching function is called as:
pkgTesting::runApp()




this package was built using COVID19::covid19() from https://covid19datahub.io
Guidotti, E., Ardia, D., (2020). COVID-19 Data Hub Journal of Open Source Software, 5(51):2376 https://doi.org/10.21105/joss.02376
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.