Get Special Fixtures
Get Special Fixtures
GetSpecialFixtures(sportid, leagueids = NULL, category = NULL, eventid = NULL, specialid = 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. |
category |
(optional) See API Manual |
eventid |
(optional) Associated event ID |
specialid |
(optional) Associated special ID |
since |
(optional) numeric This is used to receive incremental updates. Use the value of last from previous fixtures response. |
a data.frame of special fixtures
SetCredentials("TESTAPI", "APITEST") AcceptTermsAndConditions(accepted=TRUE) GetSpecialFixtures()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.