Real-time English Premier League (EPL) standings using R
Real-time English Premier League (EPL) standings using R
This is an example of how the function works,
EPL_Standings('12/12/2023','2023/24')
The EPL_Standings is the function I developed, inside the function, the user defines the required date, and the season after the comma.
The output of the function is as follows for the above code:
The code is available in the following GitHub repository:
https://github.com/israajashaami/Codes/blob/main/EPL%20git.ipynb