A Shiny app that creates xG based finishing reports for soccer players using data from Understat.
Here is how you can run the app on your local system :-
- Install R and Rstudio.
- Clone this repository.
- In RStudio, install all the packages needed.
- Run the entire
app.R
script.