powered by
Get Settled Fixtures
GetSettledFixtures(sportid, leagueids = NULL, since = FALSE)
(optional) an integer giving the sport, if missing, a menu of options is presented
(optional) integer vector with league IDs.
(optional), numeric, This is used to receive incremental updates. Use the value of `last` from previous fixtures response.
a data.frame of settled fixtures
# NOT RUN { SetCredentials("TESTAPI", "APITEST") AcceptTermsAndConditions(accepted=TRUE) GetSettledFixtures() # }
Run the code above in your browser using DataLab