Description Usage Arguments Value
View source: R/football_get_standing.R
Adding in as potentially may allow package to work over a few APIs
1 2 3 4 5 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.