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

Fixing issue where only legacyData columns were being returned. This … #65

Closed Soccerama closed 1 year ago

Soccerama commented 1 year ago

…still does not work where more than one page is returned as it can not rbind multiple pages together.

Soccerama commented 1 year ago

Pull request submitted in error. This is not complete yet and still has another problem to resolve.