A Wrapper for the Pinnacle Sports API


[Up] [Top]

Documentation for package ‘pinnacle.API’ version 1.90

Help Pages

AcceptTermsAndConditions Accept terms and conditions, only run once per session, must agree to terms or functions will not work
authorization Authorization for the Pinnacle API
cbindNames Combines elements of an object, keeping names
CheckTermsAndConditions Prompts User for Terms and Conditions, otherwise stops running function
GetBetsList Get a list of running/settled bets
GetClientBalance Get Client Balance
GetCredentials Get your credential values
GetCurrencies Get the list of supported Currencies
GetFixtures Get Fixtures
GetInrunning GetInrunning
GetLeagues Get Leagues for Sport(s) by name
GetLeaguesByID Get Leagues for Sport(s) by ID
GetLine Get Lines (Use to get more detail on a single line, but the GetOdds or showOddsDF versions are intended for large amounts of data)
GetOdds Get Odds
GetSports Get Sports
JSONtoDF Sets the determined depth as a data.frame, and evades R's list-dropping rules
pinnRawXMLResponse pinnRawXMLResponse
PlaceBet Place Bet
PlaceParlayBet PlaceParlayBet
SetCredentials Set your pinnaclesports.com user credentials
showOddsDF showOddsDF - Takes a GetOdds JSON response and turns it into a data.frame