Skip to content

Shiny App for Exploring the NHANES dataset

Notifications You must be signed in to change notification settings

BioData-Club/nhanes_explore

 
 

Repository files navigation

nhanes_explore

Shiny App for Exploring the NHANES dataset

For this app, you'll need to install the following dependencies:

install.packages(c("shiny", "shinydashboard", "ggplot2", "dplyr", "DT", 
      "data.table", "naniar", "visdat", "skimr", "readr", "NHANES"))

About

Shiny App for Exploring the NHANES dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%