Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse marketBook data #1

Closed
durtal opened this issue Sep 14, 2015 · 1 comment
Closed

parse marketBook data #1

durtal opened this issue Sep 14, 2015 · 1 comment

Comments

@durtal
Copy link
Owner

durtal commented Sep 14, 2015

One of the methods marketBook returns the unparsed response from Betfair's API. This is due to the response being heavily nested and making life difficult to write a function to organise it into useful data structures for R users to work on.

see lines

The betfair_parse method will likely look like the parse method for marketCatalogue (see here), but I need to explore the data that can be returned.

@durtal
Copy link
Owner Author

durtal commented Nov 15, 2015

attempted to organise data here with print and summary methods, returned data includes the raw list as well.

Will likely need improvements over time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant