JaseZiv/worldfootballR

FB_League_Stats Error

Closed this issue · 0 comments

Hello,

I am getting the below error when running fb_league_stats

Fully updated to v0.6.4.0000

prem_2020_player_shooting <- fb_league_stats(

  • country = "SCO",
  • gender = "M",
  • season_end_year = 2023,
  • tier = "1st",
  • stat_type = "playing_time",
  • team_or_player = "player"
  • )
    Warning message:
    In f(...) :
    Did not find the expected number of tables on the page (3). Found 51.

sessionInfo()