Description Usage Arguments Details
check for any errors in the response from bf_post
1 | bf_check(res, method = "competitions")
|
res |
response object |
method |
the method the response object came from, see methods section on betfair page, or bf_basic_req. |
errors may be invalid JSON, missing parameters, or if the response contains zero results, otherwise return the results with a class that corresponds to the method (see betfair) that can then be parsed into a dataframe by bf_parse.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.