Data source: https://www.kaggle.com/crawford/80-cereals
This R project is a web applicaion dashboard designed using R Shiny.The UI is implemented using Shiny's FluidPage() layout with elements such as checkboxGroupInput(), radioButtons(), textInput(). These input elements allow the user to interact with Shiny app and generate graphs and other visualizations dynamically.
App.r implements UI and server code for the Shiny app.