README.md

southeastcovid

R build status

The goal of southeastcovid is to provide an application to explore the development of coronavirus in South East Asia countries. There are two graph in this application. In the continent tab, you can see the graph for daily cases in all South East Asia In the countries tab, there are graph for every representative country in South East Asia.

Both graph represented by the day, countries, type of cases, and number of each representative cases.

Installation

You can install the southeastcovid with:

install.packages("devtools")
devtools::install_github("etc5523-2020/r-package-assessment-whysptra")

Example

This is a basic example which shows you how to solve a common problem:

library(southeastcovid)
launch_app()


etc5523-2020/r-package-assessment-whysptra documentation built on Jan. 1, 2021, 1:13 a.m.