R/fetch-betting-odds.R
fetch_betting_odds_footywire.Rd
fetch_betting_odds_footywire
returns a data frame containing betting odds and basic match info for Men's AFL matches.
Returns a data frame containing betting odds and basic match info
The data frame contains the home and away team as well as venue.
if (FALSE) { # \dontrun{
fetch_betting_odds_footywire(2012, 2018)
} # }