README.md

Covid_19 Rates Package

The package has a Shiny app to explore the Covid-19 outbreak in Italy.

ShinyApp.io

Try the ShinyApp.io: disCOVIDERer19

Contributors :busts_in_silhouette:

Installation

# First install the R package "devtools" if not installed
devtools::install_github('marzione00/COVID_19_HACK')

Usage

Load the package

require(covid19)

The function of the package is runC19() and is run without arguments.

runC19()


Andreaierardi/disCOVIDer19 documentation built on Nov. 3, 2020, 2:24 a.m.