JaseZiv/worldfootballR

load_match_results() not fetching data from German leagues

Closed this issue · 1 comments

Fetching German leagues doesn't work. Tested different divisions and other countries - they work.

library(worldfootballR)
packageVersion("worldfootballR")

#load_match_results(country = 'GER', gender = 'M', season_end_year = c(2017:2024), tier = '1st')

sessionInfo()

This should now be fixed.

I will close this issue for now, but please comment/reopen if you still find errors.

Thanks