bf_login: login to Betfair

Description Usage Arguments Details Value

Description

login to Betfair to receive a session token

Usage

1
bf_login(usr, pwd, key, jurisdiction = "default")

Arguments

usr

Betfair username

pwd

Betfair password

key

Betfair API Key, see developer.betfair.com

jurisdiction

login to different jurisdictions, enter "italy" for Italian exchange, "spain" for Spanish, and "romania" for Romanian

Details

function is invoked when calling betfair

Value

list with class bf_login which contains the parameters entered into the function, the response (includes a session token) and the required headers for querying the API. Message will be printed to the console whether login was successful or failed


durtal/betfaiR documentation built on May 15, 2019, 6:01 p.m.