powered by
Get Special Fixtures
GetSpecialFixtures(sportid, leagueids = NULL, category = NULL, eventid = NULL, specialid = NULL, since = NULL)
(optional) an integer giving the sport, if missing, a menu of options is presented
(optional) integer vector with league IDs.
(optional) See API Manual
(optional) Associated event ID
(optional) Associated special ID
(optional) numeric This is used to receive incremental updates. Use the value of last from previous fixtures response.
a data.frame of special fixtures
# NOT RUN { SetCredentials("TESTAPI", "APITEST") AcceptTermsAndConditions(accepted=TRUE) GetSpecialFixtures() # }
Run the code above in your browser using DataLab