This repository contains the code and resources for my Statistics Programming Methods final project that utilizes R Shiny to create interactive data visualizations. The project focuses on analyzing and presenting Premier League and UIUC Student Home data through a web-based application.
- Interactive Visualizations: The Shiny app provides users with the ability to explore data through dynamic and responsive charts and graphs
- Data Analysis: Implements statistical methods to analyze the dataset and present meaningful insights.
- User-Friendly Interface: Designed with a clean and intuitive layout for easy navigation and data exploration
- R: Primary programming language for data analysis and visualization
- Shiny: Web application framework for R, used to create the interactive dashboard
- ggplot2: R package for creating static, animated, and interactive data visualizations