powered by
Includes match results and data for men's football Leagues in England, France, Germany, Italy, Spain, The Netherlands, and Turkey.
data(Matches)
A data frame.
elo: http://clubelo.com/ Market Values: https://www.transfermarkt.com Bookmaker Odds: https://www.oddsportal.com match data: https://www.kicker.de
# NOT RUN { data(Matches) mean(Matches$Goals90Home) table(Matches$League) # }
Run the code above in your browser using DataLab