Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 894 Bytes

File metadata and controls

22 lines (13 loc) · 894 Bytes

Coffee Consumption Analysis Shiny App

This Shiny app is designed to provide insights into coffee consumption by considering caffeine content and drink types. Users can choose a specific drink type and input the number of drinks per day to visualize the total caffeine intake for each coffee chain.

Check Live App here

File Structure

  • app.R: Main R script integrating the Shiny app.
  • gobal.R: Contains global R script.

Screenshots

Picture 1 Initial interaction with the app.

Picture 2 Visualizing a drink type and specifying drinks per day.

Credits