Description Usage Arguments Value
Pulls available horse race data for today
1 2 3 4 5 6 7 8 9 | pull_raw_data(
username,
password,
api_token,
save_address = NULL,
filename = NULL,
maxResults = 1000,
...
)
|
username |
Betfair exchange username (email) |
password |
Betfair exchange password |
api_token |
API token |
save_address |
Folder address to save output (leave as NULL to return output to R) |
filename |
File name (leave as NULL to name with default template) |
maxResults |
Maximum number of results to return |
... |
Additional filters to api_filter |
Events data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.