JaseZiv/worldfootballR

fb_player_scouting_report() returns error

jtrain907 opened this issue · 1 comments

df <- fb_player_scouting_report("https://fbref.com/en/players/fdf3cb77/Vladimir-Coufal", pos_versus = "primary") returns

Error in fb_player_scouting_report("https://fbref.com/en/players/fdf3cb77/Vladimir-Coufal", :
Full scouting report not available for Vladimír Coufal

Error is for all players. Function was working last night and this morning, and suddenly stopped. Did an uninstall and reinstall of worldfootballR, on version 0.6.2.

You will need to update to the latest dev version from github.

Install using devtools::install_github("JaseZiv/worldfootballR"), then restart your R session.