Shiny

Package Review --- `AustraliaCOVID19`

Overview of the package — AustraliaCOVID19 The package written by Yiwen Liu is called AustraliaCOVID19. User can install the released version of AustraliaCOVID19 from GitHub with: # install.packages("devtools") devtools::install_github("etc5523-2020/r-package-assessment-yliu0320") What does the package do The goal of AustraliaCOVID19 is to see the coronavirus data of daily cases and cumulative cases of different types in different states of Australia between 2020-01-12 to 2020-10-02.

Shiny App -- Covid-19 Viewer

Introduce Covid-19 view This App is used to monitor global covid-19 cases and deaths, and it can compare the covid-19 cases in different countries. There are four tabs: Map, Table, Graphs, and `About.