Description Usage Arguments Details Value Examples
This function allows R users to get referee statistics for a specified season in the English Premier League. The data is retrieved from DataHub.io and football-data.co.uk. It covers from 2002 to 2019.
1 | referee(season)
|
season |
The season argument allows the user to specify which season he or she wants to get EPL data for. Ensure that season is in the correct character string format, e.g. "1819" for 2018 - 2019 Season and "1718" for 2017 - 2018 season. |
The function requires users to input one argument. This argument specifies the EPL Season that the user wants to retrieve data for.
A dataframe with season statistics for the specified Season.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.