oddsapiR 0.0.3
CRAN release: 2023-03-19
-
toa_event_odds()function added -
toa_sports_odds_history()function added
oddsapiR 0.0.2
CRAN release: 2023-01-05
- Minor under the hood changes for tidyselect deprecation of .data$ masking
oddsapiR 0.0.1
CRAN release: 2022-06-22
- Added a
NEWS.mdfile to track changes to the package. - Four core exported functions:
-
toa_sports(): Get the Sports for which the Odds API provides coverage -
toa_sports_odds(): Get the odds for the sports which the Odds API provides coverage -
toa_sports_scores(): Get the scores for the sports which the Odds API provides coverage -
toa_requests(): Get your usage and remaining calls for your key from The Odds API
-
- Tests added for each of the above functions.
