项目作者: toitoi

项目描述 :
covid-19 world map in Shiny-R
高级语言: R
项目地址: git://github.com/toitoi/covid-in-r.git
创建时间: 2020-03-30T01:21:03Z
项目社区:https://github.com/toitoi/covid-in-r

开源协议:

下载


Covid-19 World Map (in-progress)

View Page

  1. https://toitoi.shinyapps.io/covid-in-r/

or build your own in rstudio, open new R session

  1. library('shiny')
  2. runGitHub("covid-in-r", "toitoi", "master")

Get live data from datahub

  1. https://datahub.io/docs/getting-started/getting-data

Interactive maps with leafletJs

  1. https://leafletjs.com/