Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GetSpecialFixtures

Get Special Fixtures


Description

Get Special Fixtures

Usage

GetSpecialFixtures(sportid, leagueids = NULL, category = NULL,
  eventid = NULL, specialid = NULL, since = NULL)

Arguments

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.

Value

a data.frame of special fixtures

Examples

SetCredentials("TESTAPI", "APITEST")
AcceptTermsAndConditions(accepted=TRUE)
GetSpecialFixtures()

pinnacle.API

A Wrapper for the Pinnacle API

v2.3.3
GPL-3
Authors
Nicholas Jhirad, Marco Blume, Aaron Jacobs, Amine Gassem
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.