Description Usage Arguments Examples
Retrieve season level data from http://www.football-data.co.uk in a tidy format. The data is downloaded on a competition-season level
1 | get_football_data(season = 2017, league_name = "E0")
|
season |
The year (as a number) that the required season began.
For example for the 2018/2019 season, use |
league_name |
The code (as a string) for the required league. At the moment only |
1 2 3 4 | ## Not run:
get_football_data(season = 2017, league = "E0")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.