football_get_standing.RdAdding in as potentially may allow package to work over a few APIs
football_get_standing( competition_id, api = "football-data.org", api_token = Sys.getenv("API_FOOTBALL_DATA") )
| competition_id | The ID for the competition of interest. |
|---|---|
| api | Name of API. Currently has |
| api_token | Your API token |
League standings as dataframe.