Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 846 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 846 Bytes

Disease database viewer

This repository contains a basic Shiny app to interactively view our historical disease database.

screenshot

To run the app, install a recent version of R. Then, from within R, run:

install.packages(c("shiny", "bslib", "duckdb", "tidyverse", "sf", "glue"))
shiny::runGitHub("sodascience/disease_database_viewer")

Contact

This is a project by the ODISSEI Social Data Science (SoDa) team. Do you have questions, suggestions, or remarks on the technical implementation? Create an issue in the issue tracker or feel free to contact Erik-Jan van Kesteren.

SoDa logo