JaseZiv/worldfootballR

USL 2020 Covid Season

Opened this issue · 1 comments

is there a way to fix this its only grabbing the first group and not all the groups, or is there a way to grab all the groups and bind them into one dataset?
https://fbref.com/en/comps/73/2020/2020-USL-Championship-Stats

{{Brief description of the problem}}

library(worldfootballR)
packageVersion("worldfootballR")

fb_season_team_stats("USA", "M", 2020, "2nd", "league_table")

sessionInfo()

I will investigate what's going on here