Description Usage Arguments Value Examples
Get Settled Special Fixtures
1  | GetSettledSpecialFixtures(sportid, leagueids = NULL, since = NULL)
 | 
sportid | 
 (optional) an integer giving the sport, if missing, a menu of options is presented  | 
leagueids | 
 (optional) integer vector with league IDs.  | 
since | 
 (optional) numeric This is used to receive incremental updates. Use the value of last from previous fixtures response.  | 
a data.frame of settled special fixtures
1 2 3 4  | SetCredentials("TESTAPI", "APITEST")
AcceptTermsAndConditions(accepted=TRUE)
# Can be run without arguments
GetSettledSpecialFixtures()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.