phillc73 / abettor

An R package for connecting to the online betting exchange Betfair, via their API-NG product, using JSON-RPC.
Other
51 stars 36 forks source link

Add extra parameters and make code of replaceOrders and updateOrders … #48

Closed Soccerama closed 3 years ago

Soccerama commented 3 years ago

…more consistent.

Include all of the parameters available in the functions. Also change code to use jsonlite to build API instruction for consistency and ease of maintenance.

Functions have been tested. Documentation has been updated to include new parameters.