Coronavirus
Authors: John Coene
Working with Shiny for 1+ years
Abstract: An open source coronavirus tracker
Full Description: The application uses three sources pulls and presents the user with three source of data. One can interactively test the app in 3 lines of code.
virus <- coronavirus::crawl_coronavirus()
coronavirus::run_app(virus)
If interested one can then deploy the application by creating a config file (create_config
) in which one should fill details and credentials to a Postgres database.
Category: Healthcare
Keywords: coronavirus,mobile,interactive
Shiny app: https://johncoene.shinyapps.io/contest-coronavirus
Repo: GitHub - JohnCoene/coronavirus: 🦠 Novel Coronavirus (COVID-19) Tracker
RStudio Cloud: Posit Cloud
Thumbnail:
Full image: