yurisong1 / coronashiny

A shiny app visualizing corona data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coronashiny

A shiny app visualizing corona data

App

You can run the app by using

install.packages(c("dplyr", "shiny", "shinymaterial", "plotly", "viridisLite", "tidyverse", "shinyWidgets", "DT", "RColorBrewer", "shinyjs", "leaflet", "leaflet.extras", "scales"))

shiny::runApp("shiny")

The app is also deployed at: https://sebastianwolf.shinyapps.io/Corona-Shiny/

Map

You can view the map opening leaflet_markdown in RStudio and running: "Knit"

About

Sebastian Engel-Wolf is a Freelance Scientific Software Developer. You can find him on:

About

A shiny app visualizing corona data

License:GNU General Public License v3.0


Languages

Language:R 97.4%Language:HTML 1.1%Language:CSS 0.8%Language:Dockerfile 0.7%