Description Usage Arguments Value Examples
View source: R/football_get_upcoming.R
Hits the matches API fixed on status=SCHEDULED
.
1 2 3 4 5 | football_get_upcoming(
team_id = 86,
api = "football-data.org",
api_token = Sys.getenv("API_FOOTBALL_DATA")
)
|
team_id |
What is the team id |
api |
Which API to use. |
api_token |
Your API token. |
Base url for API
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.