Skip to content

sodascience/disease_database_viewer

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages