durtal/betfaiR

helper functions

Closed this issue · 2 comments

a collection of small helper functions are required to help users place bets, cancel bets, filter markets, think about how best to organise these, naming conventions, etc.

boxed these together in an environment called bf_helpers, not sure if this is overkill, but possibly better than exporting tons of small helper functions

removed the bf_helpers object and chose to export just a few of the helper functions, those which help with bet instructions

The other functions can be accessed via betfaiR:::......, but shouldn't really be required