.Rproj.user | ||
Data | ||
Server | ||
UI | ||
.gitignore | ||
.RData | ||
.Rhistory | ||
app.R | ||
LICENSE | ||
README.md | ||
results.csv | ||
ShinyAppExample.Rproj |
TPD-InternationalFootballResults-ShinyApp
About
InternationalFootballResults is an interactive application for the visualization of data containing the results of international football matches from 1872 to 2018.
View detailed statistics for the team or pair of teams. Filter data by date range, type of tournament or country in which the match was held.
Data source: International football results from 1872 to 2018
Technology
Created with R version 3.6.0 and Shiny 1.3.2
Libraries used
- dplyr
- lubridate
- ggplot2
- scales
- shiny
- shinythemes
- shinyWidgets
Done
- Balance for two teams ✔
- Balance for one team ✔
- Basic layout ✔
- Barplot for percentage balance ✔
- Basic summary statistics per team/teams ✔
TODO
- Exception handling ⛔
- Country filtering ⚠
- Fix for columns naming in data table ⚠
- Add screenshots to readme
- Kind of map